ae v0.0.3053 (2021-06-01T17:26:23Z)
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
elementIndex
emptySlice
fromBytes
get
getExpand
indexOf
indexOfElement
isIn
isOneOf
list
memcmp
memmove
nonNull
padRight
pluck
putExpand
queuePeek
queuePeekLast
queuePop
repeatOne
sample
shift
skipUntil
slice
sliceIndex
split1
splitEmpty
splitWithPrefix
splitWithPrefixAndSuffix
splitWithSuffix
stackPeek
stackPop
stackPush
staticArray
toArray
unshift
vector
vectorAssign
properties
bytes
structs
NormalizedArray
templates
eatUntil
mapNull
Like startsWith, but with an offset.