Replace vec
member functions with operators
#195
Labels
misimplementation
Circumlocutious or redundant implementation
vec
member functions with operators
#195
Many
vec
member functions are just spelled out operators. Changing them to operators meansvec
types can be manipulated as expected like other numeric types.The text was updated successfully, but these errors were encountered: