budosystems.storage.query.Comparable

class Comparable

Bases: Protocol

Any object that supports comparison operators.

__init__(*args, **kwargs)