Taos API Reference
    Preparing search index...

    Function valueToExpr

    • Convert a primitive literal (number / vec / bool) to an Expr. Used both by defaultExprForPort and by the compiler's inline-value path.

      Parameters

      • value: number | boolean | number[]

      Returns Expr