muhbaasu / fx-sharp

Fx# - Functional extensions for C#.
http://muhbaasu.github.io/fx-sharp/
Apache License 2.0
2 stars 0 forks source link

Provide code samples #2

Open marcelbuesing opened 10 years ago

marcelbuesing commented 10 years ago

Provide simple examples of code to demonstrate the basic concepts.

marcelbuesing commented 10 years ago
forgetaboutit commented 10 years ago

Using Maybe also often helps avoid mutable state alltogether.