tida v0.1.3 (2022-04-24T19:31:37Z)
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)
Vector
!
T
opBinary
(R num)
struct
Vector
(T)
@
safe
nothrow pure inout
Vector
!
T
opBinary
(
string
op
R
)
(
R
num
)
if
(
isImplicitlyConvertible
!(
R
,
T
)
)
if
(
isNumeric
!
T
&&
isSigned
!
T
)
Meta
Source
See Implementation
tida
vector
Vector
aliases
Type
constructors
this
functions
array
length
negatived
normalize
normalized
opBinary
opCmp
opEquals
opIndex
opIndexAssign
opOpAssign
positived
templates
opUnary
variables
x
y