@blockchaincommons/envelope - v1.0.0-beta.4
    Preparing search index...

    Module expression

    Expressions, requests, responses and events (BCR-2023-012).

    Subpath entry @blockchaincommons/envelope/expression.

    Event → Event
    FUNCTION_IDS → FUNCTION_IDS
    PARAMETER_IDS → PARAMETER_IDS
    FunctionID → FunctionID
    ParameterID → ParameterID
    Function → Function
    FunctionsStore → FunctionsStore
    Parameter → Parameter
    ParametersStore → ParametersStore
    ADD → ADD
    SUB → SUB
    MUL → MUL
    DIV → DIV
    NEG → NEG
    LT → LT
    LE → LE
    GT → GT
    GE → GE
    EQ → EQ
    NE → NE
    AND → AND
    OR → OR
    XOR → XOR
    NOT → NOT
    BLANK → BLANK
    LHS → LHS
    RHS → RHS
    globalFunctions → globalFunctions
    globalParameters → globalParameters
    Expression → Expression
    add → add
    sub → sub
    mul → mul
    div → div
    neg → neg
    lt → lt
    le → le
    gt → gt
    ge → ge
    eq → eq
    ne → ne
    and → and
    or → or
    xor → xor
    not → not
    Request → Request
    datesEqual → datesEqual
    Response → Response