procfind

Search:
Group by:
Source   Edit  

Procs

proc searchForProc(c: PContext; scope: PScope; fn: PSym): tuple[proto: PSym,
    comesFromShadowScope: bool] {....raises: [Exception, KeyError, ValueError,
    IOError, ERecoverableError], tags: [RootEffect, ReadDirEffect,
                                        WriteIOEffect, ReadIOEffect,
                                        ReadEnvEffect], forbids: [].}
Source   Edit