[][src]Function glsp::repeat_with

pub fn repeat_with(callable: Callable) -> Root<GIter>

Notable traits for Root<GIter>

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

Equivalent to (repeat-with f).