Global Variables
The following global variables are available globally.
-
The standard library after typechecking, plus any diagnostics generated.
Declaration
Swift
internal let typecheckedStandardLibrary: (program: TypedProgram, diagnostics: DiagnosticSet)
View on GitHub
Global Variables Reference