Functional Programming in a Dysfunctional World
underthehood.myob.com
Functional Programming in a Dysfunctional World
1–7 of 7 posts
Re: Functional Programming in a Dysfunctional World
#2Great little intro - with examples - into why functional programming is so good for correctness and testability without those nasty null pointer exceptions.
Re: Functional Programming in a Dysfunctional World
#3Looking forward to the book-length version. Take my money already.
Re: Functional Programming in a Dysfunctional World
#4looks like myob is a great place to work
Re: Functional Programming in a Dysfunctional World
#5Does anyone with a disqus account want to mention that the "Bool" in the type signature of isKey should be "Maybe Bool"?
Re: Functional Programming in a Dysfunctional World
#6Does anyone with a disqus account want to mention that the "Bool" in the type signature of isKey should be "Maybe Bool"?
I'm afraid the type signature is correct. Please refer to the following gist.
Re: Functional Programming in a Dysfunctional World
#7Sockpuppet votes and comments are not allowed on Hacker News.