eatUntil

Undocumented in source.
template eatUntil(OnEof onEof = OnEof.throwException)
deprecated
T[]
eatUntil
(
T
D
)
(
ref T[] source
,)

Members

Functions

eatUntil
deprecated T[] eatUntil(T[] source, D delim)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta