compiler/ic/integrity

    Dark Mode
Search:
Group by:
  Source   Edit

Integrity checking for a set of .rod files. The set must cover a complete Nim project.

Procs

proc checkIntegrity(g: ModuleGraph) {....raises: [KeyError, Exception],
                                      tags: [ReadDirEffect, RootEffect].}
  Source   Edit