[][src]Function glsp::map

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

Notable traits for Root<GIter>

impl Iterator for Root<GIter> type Item = Result<Val, GError>;

Equivalent to (map f base).