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