viva ~master (2022-01-21T13:19:40.543822)
Dub
Repo
Vector.opBinary
viva
math
vector
Vector
struct
Vector
(ulong n)
@
nogc
const
Vector
!
n
opBinary
(
string
op
)
(
in
float
scalar
)
if
(
op
== "/"
)
if
(
n
>= 1
)
Meta
Source
See Implementation
viva
math
vector
Vector
constructors
this
functions
length
normalize
normalized
opBinary
opOpAssign
ptr
unions
__anonymous