Return types Nil return type NoReturn return type Return types A method’s return type is always inferred by the compiler. However, you might want to specify it for two reasons...
Union types Union types rules Union of classes and structs under the same hierarchy Union of tuples of the same size Union of named tuples with the same keys Union types The...
Types and methods Types and methods The next sections will assume you know what object oriented programming is, as well as the concepts of classes and methods .
Types of Contributions Contribute Code Contribute to MatrixOne Documentation Other Contributions Types of Contributions Contributions to MatrixOne are not limited to wri...
Data types Date and time types Date Time Datetime Timestamp Interval Convert between date and time types Data types The following table shows the data types supported by ...
Immutable Types What are immutable types? Why using immutable types? Further reading Immutable Types What are immutable types? These are types that you can instantiate but n...
Collection types Array Tuple Collection types This section describes introspection of collection types . Array Introspection of the schema::Array : with module sche...
Object types Object types This section describes introspection of object types . Introspection of the schema::ObjectType : with module schema select ObjectType { ...