Module matrix2

Source

Structsยง

Matrix2
The code defines a generic struct called Matrix2 with two fields, x_ and y_, which are both of type Vector2.