function
LessThanEqual
func LessThanEqual(
path Path,
value Value,
) ExpressionMatch a string or number at or below the operand.
Related types
PathAn immutable, validated document field path.
ValueAn immutable scalar or list comparison operand.
ExpressionA sealed immutable predicate consumed atomically by stores.