Closed AustinScola closed 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?).
IntegerPosition2D
IntegerSize2D
The components of a vector should default to the value of 0. This should also be the case for
IntegerPosition2D
but maybe not forIntegerSize2D
because it is not clear that what the default values should be for a size (0s or 1s?).