Module vector2

Module vector2 

Source
Expand description

This module implements a simple 2D vector.

Structsยง

Vector2
The Vector2 struct represents a 2-dimensional vector with elements of type T.