tida ~master (2021-10-06T18:27:09Z)
Home
Dub
Repo
Vector.opBinary
tida
vector
Vector
Undocumented in source. Be warned that the author may not have intended to support it.
Vector
!
T
opBinary
(Vector rhs)
struct
Vector
(T)
@
safe
nothrow pure inout
Vector
!
T
opBinary
(
string
op
)
(
Vector
rhs
)
if
(
isNumeric
!
T
&&
isMutable
!
T
&&
isSigned
!
T
)
Vector
!
T
opBinary
(T num)
Meta
Source
See Implementation
tida
vector
Vector
aliases
Type
constructors
this
functions
array
length
normalize
normalized
opBinary
opCmp
opEquals
opIndex
opIndexAssign
opOpAssign
variables
x
y