phobos-next v0.1.0 (2016-04-10T11:57:37Z)
Home
Dub
Repo
skipOverLongestOf
skip_ex
Skip Over Longest Matching prefix in
needles
that prefixes
haystack
.
Tuple
!(
bool
,
size_t
)
skipOverLongestOf
(
alias
pred
= "a == b"
Range
Ranges
...
)
(
ref
Range
haystack
,
Ranges
needles
)
Meta
Source
See Implementation
skip_ex
aliases
skipBacks
skipFronts
functions
skipOverBack
skipOverBackShortestOf
skipOverEither
skipOverLongestOf
skipOverPrefixes
skipOverShortestOf
skipOverSuffixes
Skip Over Longest Matching prefix in needles that prefixes haystack.