Module functions

Source

Functionsยง

make_bin_op ๐Ÿ”’
make_general_expr ๐Ÿ”’
General expressions do not fall under unary / binary op, so they are constructed differently.
make_simple_func
Generates simple functions such as length, round, to_char. These operate on datums instead of columns / rows.
make_trim ๐Ÿ”’
make_unary_op ๐Ÿ”’