Main Functions and Classes
These are the core functions and classes of lodepy. Most interactions are going to be done with the functions, but knowing the methods and workings of the classes can prove valuable
Functions
Classes
Comparable
- class lodepy.core.comparable.Comparable
A class that can be extended, allowing the child to become comparable
Operable
- class lodepy.core.operable.Operable
A class that can be extended, allowing the child to become operable