📄️ Simple types
In Rell, there are several simple data types to represent different kinds of data. They're not composed of other data
📄️ Complex types
Complex data types in the Rell programming language provide advanced features and capabilities beyond basic types like
📄️ Collection types
Rell supports the following collection types:
📄️ Iterables
Iterable values introduce a unified concept for processing sequences in various data structures. While the compiler uses
📄️ Virtual types
Virtual types use Merkle trees to efficiently verify data integrity and selectively retrieve specific elements.
📄️ Subtypes
In Rell, the concept of subtypes enhances code flexibility and reusability by allowing seamless assignment between