tango ~master (2021-12-14T19:14:08.8989381)
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.