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)