@eagleoutice/flowr - v2.13.14
    Preparing search index...

    The names of all value-solver handlers a built-in function may declare with BuiltInFunctionDefinition#evalHandler, see BuiltInEvalHandlerMapper for the implementations.

    Index
    Comparison: "eval:cmp"

    the comparison operators, see resolveAsComparison

    Group: "eval:group"

    the grouping (, see resolveAsGroup

    Logical: "eval:logical"

    ! and the binary logical operators, see resolveAsLogical

    Numeric: "eval:numeric"

    every numeric operator and function, from + to sqrt, see resolveAsNumeric

    Seq: "eval:seq"

    the sequence operator :, see resolveAsSeq

    StringFn: "eval:string-fn"

    every string function, from paste to basename, see resolveAsStringFn

    Vector: "eval:vector"

    c(...), see resolveAsVector