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
- Host: GitHub
- URL: https://github.com/redthing1/typetips
- Owner: redthing1
- Created: 2023-05-16T21:51:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-19T05:40:36.000Z (about 3 years ago)
- Last Synced: 2025-05-24T06:36:46.541Z (about 1 year ago)
- Language: D
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).