pub fn extra_funs<D: DataT>() -> impl Iterator<Item = Filter<Native<D>>>where for<'a> D::V<'a>: ValT,
Supplementary set of filters that are generic over the value type.