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