tango ~master (2025-06-29T14:40:56.0544651)
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.