The snippet demonstrates how to write a general power function that has correct type involving units-of-measure. The function uses numbers represented using types. The snippet is mainly an example of what can be done (not recommended for the real world).
5 people like thisPosted: 12 years ago by Tomas Petricek
Solution to Kata Six: Anagrams from http://codekata.pragprog.com/2007/01/kata_six_anagra.html in F#
1 people like thisPosted: 10 years ago by Suzanna
Extension methods which greatly simplify using Option<'t> from C# code.
5 people like thisPosted: 6 years ago by Paulmichael Blasucci
http://codekata.pragprog.com/2007/01/kata_five_bloom.html
3 people like thisPosted: 10 years ago by Suzanna
Jelmer047.fsx
1 people like thisPosted: 7 years ago by jelmer
A simple example showing how to use Quartz.NET, an open source job scheduling system, with FSharp.
1 people like thisPosted: 1 year ago by Taha Hachana