FuncSharp
FuncSharp copied to clipboard
Functional programming in C#.
This PR adds the compass.yml file and sets up config-as-code for your component. Upon merging, you'll be able to maintain this component's data via the compass.yml file that sits alongside...
## Problem Since this repository will be treated as a proper open-source project, it should have an easy-to-follow contribution guide to enable other people contribute and improve the library and...
## Problem Various people have different coding styles, which itself isn't a problem, but we may wanna have a default styling that we're going to use. ## Solution suggestion Create...
## Problem If we're gonna have this repository as an open-source, it should be as welcoming to anyone who stumbles upon this as possible. ## Solution suggestion Enable Wiki for...
C# tuples are good enough replacement
Ideally, definition of a coproduct should be one-liner.