-
-
Notifications
You must be signed in to change notification settings - Fork 422
Home
Paul Louth edited this page Dec 5, 2019
·
57 revisions
- Why don't you just use F#? - The perennial question
- Thinking functionally - A series to help you get started with functional programming.
- Functional programming is slow, right? - A short discussion on memory usage and general performance of functional applications
- Concurrency - shared, synchronous state, without locks.
-
Code-gen - Features of the
LanguageExt.CodeGen
package. - Does C# Dream of Electric Monads?
These are some projects by others that may help working with language-ext:
- LanguageExt.UnitTesting - Makes it easier to unit-test language-ext types nuget
-
LanguageExt.AspNetCore - A few extensions to aid conversion of language-ext types to
IActionResult
nuget
If you have a project that is directly supporting the language-ext eco-system then please get in touch via the Issues page