v1.0.2
v1.0.2
- Fixed a lot of stuff
- added
__eqmetamethod - added
__addmetamethod - added
__ltand__lemetamethods - added
__concatmetamethod - fixed
copy() average()now only divides with how many numbers are in the list (before it did the length of the entire list)- added
sum()function which adds all number values and returns the output
I think that's all.