Skip to content

michelealda/journeys-fsharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This blog post by Mark Seemann inspired me to give it a go in F# to practice the language and some FP practices.

To run the project simply

dotnet run

or

dotnet run [filename.txt] if you want to run a different file from input.txt

Any review is much appreciated!