solilang 0.21.1

A statically-typed, class-based OOP language with pipeline operators
Documentation
1
2
3
4
5
//! Object creation expression modules.

mod arrays;
mod classes;
mod hashes;