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

https://github.com/redthing1/typetips

utils for types/sumtypes/optional in D
https://github.com/redthing1/typetips

Last synced: 5 months ago
JSON representation

utils for types/sumtypes/optional in D

Awesome Lists containing this project

README

          

# typetips

utils for types/sumtypes/optional in D

based on [optional](https://github.com/aliak00/optional) and [sumtype](https://dlang.org/phobos/std_sumtype.html).