Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polyadic/funcky-discriminated-union
A source generator that generates Match methods for all your discriminated unions needs. ✨
https://github.com/polyadic/funcky-discriminated-union
Last synced: about 1 month ago
JSON representation
A source generator that generates Match methods for all your discriminated unions needs. ✨
- Host: GitHub
- URL: https://github.com/polyadic/funcky-discriminated-union
- Owner: polyadic
- License: other
- Created: 2021-11-19T22:49:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T09:13:35.000Z (2 months ago)
- Last Synced: 2024-10-01T09:26:22.198Z (2 months ago)
- Language: C#
- Homepage:
- Size: 94.7 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
Awesome Lists containing this project
- RSCG_Examples - https://github.com/polyadic/funcky-discriminated-union
- csharp-source-generators - Funcky Discriminated Unions - ![stars](https://img.shields.io/github/stars/polyadic/funcky-discriminated-union?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/polyadic/funcky-discriminated-union?style=flat-square&cacheSeconds=86400) A source generator that generates `Match` methods for all your discriminated unions needs. ✨ Can be used with or without the functional programming library Funcky. (Source Generators / Functional Programming)