fio ~master (2018-11-14T23:52:16Z)
Dub
Repo
Splitter.front
io
range
Splitter
Gets the current region in the stream.
struct
Splitter
(T, Separator, Stream, alias splitFn = endsWithSeparator!(T, Separator))
const pure nothrow
const
(
T
)[]
front
(
)
if
(
isSource
!
Stream
&&
isSplitFunction
!(
splitFn
,
T
,
Separator
)
)
Meta
Source
See Implementation
io
range
Splitter
constructors
this
functions
empty
front
popFront
Gets the current region in the stream.