Vector.e

normalized vector

only: if( is( typeof( this / len ) == typeof(this) ) )

struct Vector(size_t N, T)
e
(
)

Meta