A set of utilities, neatly sorted in subpackages
- D 100%
| packages | ||
| source/ninox/std | ||
| .gitignore | ||
| dub.json | ||
| dub.selections.json | ||
| LICENSE | ||
| readme.md | ||
ninox-d_std
A set of utilities, packaged nicely into subpackages
License
The code in this repository is licensed under AGPL-3.0-or-later; for more details see the LICENSE file in the repository.
Packages
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