budosystems.storage.query.ComparisonOperator

class ComparisonOperator

Bases: Operator[Comparable, bool]

Once evaluated, instances of this operator will return the truth value of all it’s operands when compared to one another in the order they were given by the same comparator.