Modules§
Structs§
- A wrapper over the output of table function that allows iteration by rows.
Traits§
- A table function takes a row as input and returns multiple rows as output.
Functions§
- Build a table function.
- Checks if the output chunk returned by
TableFunction::eval
contains any error. - An empty table function that returns nothing.
- Repeat an expression n times.