budosystems.storage.query.BooleanOperator

class BooleanOperator

Bases: Operator[bool, bool]

Once evaluated, instances of this operator will return the truth value of all it’s boolean operands combined by the same operator.