API Reference
This section covers the public API surface of the package.
This library does not expose container bindings, facades, aliases, or singleton entry points. Its main public surfaces are:
- concrete iterators and iterator aggregates;
- reusable countable base classes for extension;
- factory-style helpers such as
ClosureFactoryIteratorAggregate; - the
debugIterable()utility function.