Vector2.length

Calculate the length.

struct Vector2(T)
@property const pure nothrow
float
length
()
if (
isNumeric!T
)

Meta