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