phobos-next v0.5.1 (2022-12-21T17:07:30Z)
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
aliases
indexOfAny
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