This is just a small side project in which I create my own "improved" python classes/types. I decided to do this to better understand python and how all the objects we use (int, float, str, etc.) work in our day to day code.
List of different types I have so far:
- complex