0
kicks
Project Euler in F# - Problem 22 » FSharp.it
With F# we can mix programming paradigms in order to exploit the capabilities of the .Net framework while using a functional language. In this exercise we'll see how to access the filesystem and parse the content of a file, then we'll perform some calculation on the characters composing the text.