[Haskell-cafe] [ANN] transformers-base, transformers-abort, monad-abort-fd
Ketil Malde
ketil at malde.org
Fri Nov 18 10:15:13 CET 2011
Felipe Almeida Lessa <felipe.lessa at gmail.com> writes:
> It's funny how we, haskellers, find 'm' and 'b' descriptive names. I
> know many programmers who would cry after seeing this =).
It takes a bit of practice to get used to, but then they really are
descriptive. The trick is to keep the number of entities - parameters,
types, etc low enough to keep mental track. To me,
LongAndVeryDescripteNames is a code smell: your code is too
complicated.
Let them cry, I say!
-k
--
If I haven't seen further, it is by standing in the footprints of giants
More information about the Haskell-Cafe
mailing list