I like evancz’s take on do-notation. On the one hand I find do-notation clearer to read, but better yet: when I inevitably need to change a function later on, the diff is easier to read too. So reviewing code or reading git logs isn’t as awful an experience.
I like evancz’s take on do-notation. On the one hand I find do-notation clearer to read, but better yet: when I inevitably need to change a function later on, the diff is easier to read too. So reviewing code or reading git logs isn’t as awful an experience.