phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
main
nxt
algorithm
searching
Undocumented in source. Be warned that the author may not have intended to support it.
bool
startsWith
(T[] haystack, T[] needle)
bool
startsWith
(T[] haystack, T needle)
Meta
Source
See Implementation
nxt
algorithm
searching
aliases
indexOfAny
functions
all
any
canFind
chomp
chompPrefix
count
countAmong
endsWith
endsWithAmong
findLastSkip
findLastSplit
findLastSplitAfter
findSkip
findSplit
findSplitAfter
findSplitBefore
indexOf
indexOfAmong
lastIndexOf
main
skipOver
skipOverAround
skipOverBack
startsWith
startsWithAmong
strip
stripLeft
stripRight
templates
findSplitAmong