selery v0.1.1 (2018-02-09T09:47:44Z)
Dub
Repo
Vector.this
selery
math
vector
Vector
Undocumented in source.
this
(Tuple value)
this
(T value)
this
(F args)
this
(T[coords.length] variables)
this
(T[] variables)
struct
Vector
(T, char[] c)
@
safe
@
nogc
this
(
T
[]
variables
)
if
(
c.length
> 1 &&
areValidCoordinates
(
c
)
)
Meta
Source
See Implementation
selery
math
vector
Vector
aliases
Type
coordinates
dup
constructors
this
functions
opBinary
opBinaryRight
opCast
opEquals
opOpAssign
opUnary
toString
type
properties
length
tuple
variables
isFloatingPoint