[][src]Function threshold::subtract_iter

pub fn subtract_iter<E, S>(from: E, subtract: S) -> SubtractIter<E, S> where
    E: EventSet,
    S: EventSet