mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
TypedIndexArray.opAssign
mecca
lib
typedid
TypedIndexArray
Undocumented in source. Be warned that the author may not have intended to support it.
TypedIndexArray
opAssign
(VALUE value)
struct
TypedIndexArray
(KEY, VALUE, size_t LENGTH)
ref @
nogc
TypedIndexArray
opAssign
()
(
VALUE
value
)
if
(
isAlgebraicTypedIdentifier
!
KEY
)
TypedIndexArray
opAssign
(VALUE[LENGTH] value)
Meta
Source
See Implementation
mecca
lib
typedid
TypedIndexArray
aliases
Key
Slice
constructors
this
functions
opApply
opAssign
opIndex
opIndexAssign
opIndexOpAssign
opOpAssign
opSlice
properties
length
opDollar
range
static functions
intLength