FilterMatch#

class FilterMatch#

Describes the known strictness of a filter.

Note that for filters where the strictness is not known, SOME is always an acceptable value, even if a filter does match all or no items.

Fields#

class FilterMatch
ALL#

The type of the None singleton.

NONE#

The type of the None singleton.

SOME#

The type of the None singleton.