phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
main
nxt
array_algorithm
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
array_algorithm
functions
all
any
canFind
count
endsWith
endsWithEither
equal
findLastSkip
findLastSplit
findLastSplitAfter
findSkip
findSplit
findSplitAfter
findSplitBefore
indexOf
indexOfEither
lastIndexOf
main
skipOver
skipOverAround
skipOverBack
startsWith
strip
stripLeft
stripRight