Open co0p opened 1 year ago
It would be better to replace vec2d with a value object semantic and have side effect free functions taking in vectors and returning the result. This represents a vector much more concise as the identity are the x y value
It would be better to replace vec2d with a value object semantic and have side effect free functions taking in vectors and returning the result. This represents a vector much more concise as the identity are the x y value