0b7a338572
This added the AddAssign, SubAssign, MulAssign, DivAssign, and RemAssign. This needs to be looked at a little further to see if the other functions need to removed now.
Sigils
A mathematics library.
The code in this library uses macros pretty heavily. As such, please check the trait's documentation for a function since the macro definition will not really be documented. This was not done to make documentation difficult, but to make coding the library easier and to make it easier to maintain.
Description
Languages
Rust
100%