Strumenta / pylasu

Apache License 2.0
24 stars 4 forks source link

Implement Point and Position comparison operators and methods (isBefore) from Kolasu #28

Closed alessiostalla closed 10 months ago

alessiostalla commented 10 months ago

Closed with commit ae3e333 with notes:

Point and position [comparisons were] already implemented using dataclasses[, automatically adding overloaded comparison operators]. Note that Position comparisons don't consider the source field, but neither does Position is Kolasu 1.5.