- buffered
auto ref buffered(W writer)
Undocumented in source. Be warned that the author may not have intended to support it.
- byChunk
ByChunk!R byChunk(R range, size_t chunkSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- byLines
ByLines!R byLines(R range)
Undocumented in source. Be warned that the author may not have intended to support it.
- drain
void drain(R r)
Undocumented in source. Be warned that the author may not have intended to support it.
- munch (from jaypha.algorithm)
auto munch(R1 range, R2 pattern) via public
import jaypha.algorithm : munch;
Undocumented in source.
- unPopable
auto ref unPopable(R range)
Undocumented in source. Be warned that the author may not have intended to support it.