Miscellaneous#

Expr.deserialize(source)

Read an expression from a JSON file.

Expr.from_json(value)

Read an expression from a JSON encoded string to construct an Expression.

Expr.set_sorted(*[, descending])

Flags the expression as 'sorted'.