dath ~master (2022-03-05T17:42:13Z)
Dub
Repo
Vec.opIndexAssign
dath
vector
Vec
Set the nth component
struct
Vec
(T, ulong n)
@
nogc
pure nothrow
T
opIndexAssign
(
T
value
,
int
n
)
if
(
n
>= 1 &&
isNumeric
!
T
)
Meta
Source
See Implementation
dath
vector
Vec
constructors
this
functions
magnitude
normalize
normalized
opBinary
opCast
opDispatch
opIndex
opIndexAssign
opOpAssign
opUnary
ptr
unions
__anonymous
Set the nth component