Optional-Based Conditionals in the Argentum Programming Language
The main fundamental feature of Argentum is its reference-based data model, which not only ensures memory safety, like in Java-Rust-Go, but also completely prevents leaks. But aside from this feature, Argentum has many other interesting aspects, including ultra-fast dynamic type…

