plugins/itersgen
Plugin to transform an inline iterator into a data structure.
Imports
Procs
proc iterToProcImpl(c: PContext; n: PNode): PNode {...}{. raises: [Exception, ValueError, IOError, ERecoverableError, KeyError], tags: [RootEffect, WriteIOEffect, ReadIOEffect, ReadEnvEffect].}
- Source Edit
© 2006–2021 Andreas Rumpf
Licensed under the MIT License.
https://nim-lang.org/docs/compiler/plugins/itersgen.html