A set of utilities, packaged nicely into subpackages
The code in this repository is licensed under AGPL-3.0-or-later; for more details see the LICENSE file in the repository.
optional: Optionals in dlang;Optional!int.some(42)orOptional!int.none().callable: Wrapper struct to hold any function / delgate with easestring: String utilities and algorithmstraits: Helpfull traits / templates to help in dlang developmentvariant: Variants to hold arbitary data