preSlicer

Slice at all positions where isTerminator is false before current element and true at current.

TODO: Can this be replaced by chunkBy See also: http://dlang.org/library/std/algorithm/splitter.html. See also: http://forum.dlang.org/post/cwqeywykubsuynkidlux@forum.dlang.org

preSlicer
(
alias isTerminator
R
)
()

Meta