semparallel
Source Edit Semantic checking for 'parallel'.
Imports
ast, astalgo, idents, lowerings, magicsys, guards, msgs, renderer, types, modulegraphs, options, spawn, lineinfos, trees
Procs
proc liftParallel(g: ModuleGraph; idgen: IdGenerator; owner: PSym; n: PNode): PNode {....raises: [
Exception, ValueError, KeyError, OSError, IOError, ERecoverableError], tags: [
RootEffect, ReadDirEffect, WriteIOEffect, ReadIOEffect, ReadEnvEffect],
forbids: [].} - Source Edit