dath ~master (2022-03-05T17:42:13Z)
Dub
Repo
Vec.this
dath
vector
Vec
Undocumented in source.
this
(U[] elements)
struct
Vec
(T, ulong n)
@
nogc
pure nothrow
this
(
U
)
(
U
[]
elements
)
if
(
n
>= 1 &&
isNumeric
!
T
)
this
(U args)
Meta
Source
See Implementation
dath
vector
Vec
constructors
this
functions
magnitude
normalize
normalized
opBinary
opCast
opDispatch
opIndex
opIndexAssign
opOpAssign
opUnary
ptr
unions
__anonymous