[][src]Function glsp_engine::repeat_with

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

Notable traits for Root<GIter>

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

Equivalent to (repeat-with f).