itertools

Module rciter_impl

Source

Structs§

  • A wrapper for Rc<RefCell<I>>, that implements the Iterator trait.

Functions§

  • Return an iterator inside a Rc<RefCell<_>> wrapper.