Rel Lexical Symbols Reference

We are pleased to add a new reference guide to our documentation. The Rel Lexical Symbols (opens in a new tab) guide shows the lexical symbols supported by Rel and their associated operator names. The symbols are grouped by general language, logical operations, mathematical operations, and relational operations.
Each symbol in the table links to relevant explanations in our Standard Library (opens in a new tab) and Language Reference (opens in a new tab).
The Lexical Symbols reference is a quick way to investigate or refresh your understanding about Rel operations and their symbolic representations.

Related Posts

Rel Data Types Reference
We are excited to add a new reference guide to our rapidly growing documentation. The Rel Data Types Guide describes the various built-in data types in Rel along with examples of how they can be used.

Dovetail Join
Dovetail Join is a WCOJ (Worst Case Optimal Join) algorithm, meaning we can mathematically prove that the more complicated the problem is, the faster we will go.