ae v0.0.1994 (2017-08-07T02:26:10Z)
Home
Dub
Repo
containsAt
ae
utils
array
Like startsWith, but with an offset.
bool
containsAt
(
T
)
(
in
T
[]
haystack
,
in
T
[]
needle
,
size_t
offset
)
Meta
Source
See Implementation
ae
utils
array
aliases
queuePush
enums
OnEof
functions
afilter
amap
asort
auniq
contains
containsAt
countSort
eat
fromBytes
get
getExpand
indexOf
indexOfElement
isIn
isOneOf
list
memcmp
memmove
padRight
pluck
putExpand
queuePeek
queuePeekLast
queuePop
repeatOne
sample
shift
skipUntil
slice
sliceIndex
splitEmpty
stackPeek
stackPop
stackPush
toArray
unshift
vector
vectorAssign
properties
bytes
structs
NormalizedArray
templates
eatUntil
Like startsWith, but with an offset.