Skip over the ending portion of haystack that matches needle, or nothing upon no match.
Skip Over Back Shortest Match of needles in haystack.
Variadic version of skipOver.
Drop either both prefix frontPrefix and suffix backSuffix or do nothing.
Skip Over Longest Matching prefix in needles that prefixes haystack.
Drop prefixes in s. * * TODO Use multi-argument skipOver when it becomes available * http://forum.dlang.org/thread/bug-12335-3@https.d.puremagic.com%2Fissues%2F
Skip Over Shortest Matching prefix in needles that prefixes haystack.
Drop suffixes in s.
https://forum.dlang.org/post/tswdobtabsjarszfkmbt@forum.dlang.org https://forum.dlang.org/post/ybamybeakxwxwleebnwb@forum.dlang.org
Extensions to skipOver.