splitterWithMatches

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto splitterWithMatches(Range r, RegEx pat)
  2. auto splitterWithMatches(Range r, RegEx pat)
    package
    static if(!(version_major == 2 && version_minor < 72))
    splitterWithMatches
    (
    Range
    RegEx
    )
    (
    Range r
    ,
    RegEx pat
    )

Meta