An open API service indexing awesome lists of open source software.

https://github.com/moth-tolias/expected

an alternative to exceptions, compatible with nogc and safe code.
https://github.com/moth-tolias/expected

dlang nogc

Last synced: about 2 months ago
JSON representation

an alternative to exceptions, compatible with nogc and safe code.

Awesome Lists containing this project

README

        

# expected
an alternative to exceptions, compatible with `@nogc` and `@safe` code.

(c) hybrid development team 2021 - 2022. licenced under the AGPL-3.0 or later.