@r47onfire/backolon - v0.0.0
    Preparing search index...

    Module index

    Enumerations

    ThingType
    PatternType
    StackFlag

    Classes

    BackolonError
    ErrorNote
    LocationTrace
    ParseError
    RuntimeError
    Thing
    Unparser
    MatchResult
    Scheduler
    Task
    NativeModule

    Interfaces

    Pattern
    NativeFunctionDetails
    StackEntry
    CustomApplicator
    OperatorOverload

    Type Aliases

    CheckedType
    Token
    Command
    PatternProgram
    ParamDescriptor

    Variables

    UNKNOWN_LOCATION
    JSObjectType
    isBlock
    isCallable
    isSymbol
    DEFAULT_UNPARSER
    BUILTINS_MODULE
    CORE_SOURCE
    FFI_MODULE
    BUILTINS_LOC

    Functions

    fromJS
    toJS
    mapDeleteKeyCopying
    mapDeleteKeyMutating
    mapGetKey
    mapUpdateKeyCopying
    mapUpdateKeyMutating
    newEmptyMap
    boxBlock
    boxBoolean
    boxCurlyBlock
    boxEnd
    boxList
    boxNameSymbol
    boxNil
    boxNumber
    boxOperatorSymbol
    boxRoundBlock
    boxSpaceSymbol
    boxSquareBlock
    boxString
    boxSymbol
    boxToplevelBlock
    typecheck
    typeNameOf
    parse
    tokenize
    matchPattern
    parsePattern
    pattern
    newEnv
    makePrimitiveReference
    rewriteAsApply