Recommend this page to a friend! |
Classes of Uldis Nelsons | D3 System | compnents/optional/readme.md | Download |
|
DownloadOptional containerThe purpose of the class is to provide type-level solution for representing optional values. Helps to get rid of null checks and if -> else depth.
can be replaced with
|