[][src]Function glsp::take

pub fn take(n: usize, base: &Root<GIter>) -> Root<GIter>

Notable traits for Root<GIter>

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

Equivalent to (take n base).