Skip to content

Refactor operators to their own classes, instead of class or object methods

Past due by 3 months 0% complete

Basically eat my own dogfood and create operators that can be handled independently, instead of these operators tightly coupled to the class they belong to.

Loading