[][src]Function glsp::skip_while

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

Equivalent to (skip-while f base).