cross.cross

Undocumented in source. Be warned that the author may not have intended to support it.
template cross(T)
pure @safe nothrow @nogc pure nothrow @nogc @safe
Vec!(T, 3)
cross
(
in Vec!(T, 3) lhs
,
in Vec!(T, 3) rhs
)

Meta