phobos-next v0.3.8 (2020-08-04T23:11: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
findLastSkip
findLastSplit
findLastSplitAfter
findSkip
findSplit
findSplitAfter
findSplitBefore
indexOf
lastIndexOf
main
skipOver
skipOverBack
startsWith
strip
stripLeft
stripRight