On Tuesday, 17 October 2017 at 13:25:01 UTC, Nordlöw wrote:
On Tuesday, 17 October 2017 at 13:09:18 UTC, Nordlöw wrote:Is there one?If not, what should we call it?...yet another overload of `splitter()` with a binary predicate and only a single parameter `Range input`?
Would probably need to use findAdjacent to get it to work https://dlang.org/phobos/std_algorithm_searching.html#findAdjacent So splitterAdjacent?