https://github.com/jonschoning/unions
Easy to use discriminated unions for C#
https://github.com/jonschoning/unions
csharp
Last synced: about 2 months ago
JSON representation
Easy to use discriminated unions for C#
- Host: GitHub
- URL: https://github.com/jonschoning/unions
- Owner: jonschoning
- Created: 2017-03-16T02:07:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T16:04:48.000Z (about 4 years ago)
- Last Synced: 2025-03-12T21:35:22.447Z (over 1 year ago)
- Topics: csharp
- Language: C#
- Homepage:
- Size: 43.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unions
Easy to use discriminated unions for C#