niknaks ~master (2024-11-07T15:02:37Z)
Home
Dub
Repo
BasicSector.opIndexAssign
niknaks
containers
BasicSector
Set something at an index
struct
BasicSector
(T)
void
opIndexAssign
(
T
value
,
size_t
index
)
Parameters
value
T
the value to set
index
size_t
the index to store the value at
Meta
Source
See Implementation
niknaks
containers
BasicSector
constructors
this
functions
opDollar
opIndex
opIndexAssign
opSlice
properties
length
static functions
make
Set something at an index