OperatorTables

Factory methods for immutable and mutable OperatorTable instances.

Functions

Link copied to clipboard

Returns an empty immutable table.

Link copied to clipboard

Returns a mutable table initially containing definitions.

Link copied to clipboard
fun of(vararg definitions: OperatorDefinition): OperatorTable

Returns an immutable table containing definitions.