fsprojects / fsharp-cheatsheet

This cheatsheet aims to succinctly cover the most important aspects of F# 6.0.
http://fsprojects.github.io/fsharp-cheatsheet/
Other
327 stars 59 forks source link

refactor:Code Organization #30

Closed SpiralOSS closed 10 months ago

SpiralOSS commented 10 months ago

@bartelink Starting again. (Labeled a refactor, could be a chore by this point 🤣) I incorporated a lot of what you mentioned and had an epiphany with examples.

I left "bear" (still not crazy about it) and I kept the rec/exception example as I couldn't think of something better; however, I did change it from the banana example to something a little more readable IMO.

Thanks