Splitting a sequence using a binary predicate on adjacent elements

Nordlöw per.nordlow at gmail.com
Wed Oct 18 06:45:37 UTC 2017


On Tuesday, 17 October 2017 at 14:15:02 UTC, Andrea Fontana wrote:
> auto splitBy(alias F, R)(R range)

Because of lazyness shouldn't it be named something with 
splitter, say splitterBy, instead?


More information about the Digitalmars-d-learn mailing list