gfx ~master (2022-03-26T21:17:36.9160143)
Dub
Repo
Vec.this
gfx
math
vec
Vec
Build a vector with all components assigned to one value
this
(Comps comps)
this
(Arr arr)
this
(T comp)
struct
Vec
(T, size_t N)
this
(
in
T
comp
)
if
(
N
> 0 &&
isNumeric
!
T
)
Meta
Source
See Implementation
gfx
math
vec
Vec
aliases
CompSeq
Component
constructors
this
functions
opApply
opBinary
opBinaryRight
opCast
opDollar
opIndex
opIndexAssign
opIndexOpAssign
opOpAssign
opSlice
opUnary
toString
manifest constants
length
nan
properties
array
data
opDispatch
tup
variables
_rep
Build a vector with all components assigned to one value