delimited.find

Undocumented in source. Be warned that the author may not have intended to support it.
template delimited(char delimiter)
pragma(inline)
inout(char)[]
find
(
inout(char)[] haystack
,
const(char)[] needle
)

Meta