findSplitAmong

Undocumented in source. Be warned that the author may not have intended to support it.
findSplitAmong
(
alias pred = "a == b"
R1
R2
)
(
R1 seq
,)
if (
isForwardRange!R1 &&
isForwardRange!R2
)

Meta