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

https://github.com/mosteo/optional

Optional types for Ada
https://github.com/mosteo/optional

Last synced: 4 months ago
JSON representation

Optional types for Ada

Awesome Lists containing this project

README

          

[![Alire](https://img.shields.io/endpoint?url=https://alire.ada.dev/badges/optional.json)](https://alire.ada.dev/crates/optional.html)

## Optional values

See `Optional.Values` package for specs and `examples/optional-demo.adb`.