Plugin to transform an inline iterator into a data structure.
proc iterToProcImpl(c: PContext; n: PNode): PNode {. ...raises: [Exception, ERecoverableError, KeyError], tags: [RootEffect, ReadDirEffect].}