src/pylib/builtins/private/iterGen

Search:
Group by:
Source   Edit  

Macros

macro genIter(def)

used as pragma

Generates code of non-reentrant iterable, according to an iterator.

Source   Edit  

Templates

template makeIterable(Typ) {.dirty.}
Source   Edit