AustinScola / seligimus

A mono-library.
MIT License
1 stars 0 forks source link

Add default values for vector #129

Closed AustinScola closed 3 years ago

AustinScola commented 3 years ago

The components of a vector should default to the value of 0. This should also be the case for IntegerPosition2D but maybe not for IntegerSize2D because it is not clear that what the default values should be for a size (0s or 1s?).