tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
Lines.readln
tango
io
stream
Lines
Lines
Read a line of text, and return false when there's no further content available.
class
Lines
(T)
final
bool
readln
(
ref
const
(
T
)[]
content
)
Meta
Source
See Implementation
tango
io
stream
Lines
Lines
constructors
this
functions
readln
scan
Read a line of text, and return false when there's no further content available.