https://github.com/bomret/either
A Either type that represents one of two types.
https://github.com/bomret/either
Last synced: 2 months ago
JSON representation
A Either type that represents one of two types.
- Host: GitHub
- URL: https://github.com/bomret/either
- Owner: Bomret
- License: apache-2.0
- Created: 2014-02-09T00:15:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-19T23:40:35.000Z (over 11 years ago)
- Last Synced: 2023-05-13T12:31:24.032Z (about 2 years ago)
- Language: C#
- Size: 590 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Either
======A Either type that represents one of two types.