selery ~master (2019-01-01T00:21:55Z)
Dub
Repo
Vector.this
selery
math
vector
Vector
Undocumented in source.
this
(Tuple value)
struct
Vector
(T, char[] c)
pure nothrow @
safe
@
nogc
this
(
Tuple
value
)
if
(
c.length
> 1 &&
areValidCoordinates
(
c
)
)
this
(T value)
this
(F args)
this
(T[coords.length] variables)
this
(T[] variables)
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