Module to provide optionals for dlang.
An optional of type T
Exception when an Optional is None but a operation that assumes an Some was executed
See Source File
AGPL 3.0.
Copyright (C) 2023 Mai-Lapyst
Mai-Lapyst
Module to provide optionals for dlang.