Badge
| Good Answer | Answer score of 25 or more. This badge can be awarded multiple times. |
Ben earned this badge 5 times |
jan 14 at 11:31
Why is this a useful warning in Haskell when pattern matching? “Defined but not used”
oct 6 at 0:59
PyPy — How can it possibly beat CPython?
jun 30 at 1:09
In Haskell, + is a function, (+ 2) is a function, (+ 2 3) is 5. What exactly is going on there?
mar 4 '12 at 19:40
Does PyPY translate itself?