sesaparcours
    Preparing search index...

    Type Alias RuntimeIdentifierDefinitions

    RuntimeIdentifierDefinitions: Map<
        string,
        BoxedSymbolDefinition
        | BoxedFunctionDefinition,
    >

    The entries have been validated and optimized for faster evaluation.

    When a new scope is created with pushScope() or when creating a new engine instance, new instances of this type are created as needed.