GitHub / LiteObject / Functional.Programming.With.CSharp
Practical functional programming patterns in C# - Examples of Option/Result types, function composition, immutability, and railway-oriented programming
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiteObject%2FFunctional.Programming.With.CSharp
PURL: pkg:github/LiteObject/Functional.Programming.With.CSharp
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: C#
Size: 32.2 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: 19 days ago
Pushed at: 19 days ago
Last synced at: 18 days ago
Topics: best-practices, clean-code, csharp, design-patterns, dotnet, function-composition, functional-csharp, functional-programming, immutability, option-type, pure-functions, railway-oriented-programming, result-type, tutorial