Polyglot SQL API Documentation - v0.1.0
    Preparing search index...

    Variable isLteConst

    isLte: (expr: Expression) => expr is { lte: BinaryOp } = ...

    Type guard for less than or equal (<=) expressions

    Type Declaration