Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://gitlab.com/RayRacine/opt
Typed Racket Option and Either utility libraries.
https://gitlab.com/RayRacine/opt
Last synced: 3 months ago
JSON representation
Typed Racket Option and Either utility libraries.
- Host: gitlab.com
- URL: https://gitlab.com/RayRacine/opt
- Owner: RayRacine
- License: gpl-3.0
- Created: 2018-06-07T14:50:17.555Z (over 6 years ago)
- Default Branch: master
- Last Synced: 2024-11-13T00:43:53.319Z (3 months ago)
- Stars: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.GPL3
Awesome Lists containing this project
- awesome-racket - opt - Optional and Either data type utilities. Provides util function for Typed Racket's Option type as well as defines an Either type. (Data Structures)
README
opt
===
Option and Either data type utilities for Typed Racket.