[][src]Function glsp_engine::filter

pub fn filter(callable: &Callable, base: &Root<GIter>) -> Root<GIter>

Notable traits for Root<GIter>

impl Iterator for Root<GIter> type Item = GResult<Val>;

Equivalent to (filter f base).