effecttraits.idx 567 B

1234567
  1. nimTitle effecttraits effecttraits.html module std/effecttraits 0
  2. nim getRaisesList effecttraits.html#getRaisesList,NimNode proc getRaisesList(fn: NimNode): NimNode 28
  3. nim getTagsList effecttraits.html#getTagsList,NimNode proc getTagsList(fn: NimNode): NimNode 36
  4. nim getForbidsList effecttraits.html#getForbidsList,NimNode proc getForbidsList(fn: NimNode): NimNode 44
  5. nim isGcSafe effecttraits.html#isGcSafe,NimNode proc isGcSafe(fn: NimNode): bool 52
  6. nim hasNoSideEffects effecttraits.html#hasNoSideEffects,NimNode proc hasNoSideEffects(fn: NimNode): bool 60