Closed armando-palacio closed 7 months ago
✨ Features:
__radd__
__add__
__sub__
__rsub__
__rmul__
__mul__
__lt__
🙌 Bump Version to 0.4.15
0.4.15
✨ Features:
__radd__
for right sum operand. Same that__add__
.__sub__
for left substract operand.__rsub__
for right substract operand.__rmul__
for right product operand. Same that__mul__
.__lt__
for the less-than comparison.🙌 Bump Version to
0.4.15