Bit of a name.
This repo contains practise exercises completed for our functional programming module at university. It will also contain the main tasks required to pass the module.
This repo may interest you if you are looking to start learning F# and would like to see how basic things are done, as it's a learning experience for me too!
The exercises are structured in folders as such:
- exercises/
- week##/
- exercise##.fs[x]
- week##/
While the main tasks will have their own named folders in the root.
Each of these programmes is indented with only 1 space. This is because I am a tab user, and to hell with being forced to use spaces in F#...