Expand description

Numeric vector implementation for WLambda.

Enums

WLambda supports Integer and Float vectors in two, three, and four dimensions. See also VVal::nvec and functions like VVal::ivec2, VVal::fvec2, …

Dimensionality of a numeric vector (NVec)

Traits

Number vector trait for type conversions.