Polyadic's repositories
funcky-discriminated-union
A source generator that generates Match methods for all your discriminated unions needs. ✨
dispownership
Ownership for Disposables
funcky-money
A Money class, based on the TDD implementation of Kent Beck
compatibility
An overview of the compatibility between Funcky* packages
funcky-autofac
Interoperability between Funcky and Autofac
funcky-efcore
Interoperability between Funcky and EF Core
funcky-lexer
Can you write a lexer in a single expression? Now you can.
funcky-newtonsoftjson
Newtonsoft.Json Converters for Types from Funcky
tennis-kata
This Tennis-Kata is a C# rewrite of the solution by Mark Seeman. This is an example of how to make illegal states unrepresentable with discriminated unions in C# via Funcky.DiscriminatedUnion.