Skip to content

FunctionExpression

type FunctionExpression =
| BooleanExpression
| SizeExpression;

All function expressions that return a value