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: 3 months 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-22T09:54:11.000Z (almost 2 years ago)
- Last Synced: 2024-07-01T08:07:22.550Z (4 months ago)
- Language: C#
- Homepage:
- Size: 78.1 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)