hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
Home
Dub
Repo
Array.opDollar
hunt
collection
Array
Array
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Array
(T)
const
size_t
opDollar
(
)
if
(
is
(immutable
T
== immutable
bool
)
)
Meta
Source
See Implementation
hunt
collection
Array
Array
aliases
insert
linearInsert
stableInsert
stableInsertAfter
stableInsertBack
stableInsertBefore
stableLinearInsert
stableRemoveAny
stableRemoveBack
stableReplace
functions
clear
insertAfter
insertBack
insertBefore
linearRemove
moveAt
opBinary
opDollar
opIndex
opIndexAssign
opIndexOpAssign
opOpAssign
opSlice
removeAny
removeBack
replace
reserve
properties
back
capacity
dup
empty
front
length
static variables
bitsPerWord
structs
Range