Tagged Questions

4
votes
7answers
553 views

F# remove imperative code - quick help

I'm new to functional world and appreciate help on this one. I want to SUPERCEDE ugly imperative code from this simple function, but don't know how to do it. What I want is to randomly pick some ...
1
vote
3answers
123 views

For which purposes is F# preferred to other languages and what are its strength? [closed]

Hallo everybody, I would like to know what is the purpose of the F# language, what are the contexts where it is preferred to other languages and why. For instance, what are typical applications that ...