Class Q

Encapsulate filters as objects that can then be combined logically (using `&` and `|`).

Declaration

class Q(tree.Node)
source link

Documentation

Methods

Inherited methods

Reexports