ae v0.0.1896 (2017-02-27T15:20:58Z)
Home
Dub
Repo
putExpand
ae
utils
array
Expand the array if index is out-of-bounds.
ref
T
putExpand
(
T
)
(
ref
T
[]
arr
,
size_t
index
,
auto
ref
T
value
)
Meta
Source
See Implementation
ae
utils
array
aliases
queuePush
enums
OnEof
functions
afilter
amap
asort
auniq
contains
containsAt
countSort
eat
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
Expand the array if index is out-of-bounds.