|
|
|
|
|
by yobbobandana
5337 days ago
|
|
I've tried to learn Haskell a couple times, and I keep running into the basic problem of not being able to search for info on terms like ">>=". If you don't know what it means, how do you find out? I certainly never knew until reading in this article that they were called "fish" operators. I previously tried to work through 3 or 4 different Haskell tutorials, and still didn't know this. This article seems very helpful for simply enabling someone with Python experience to learn Haskell. |
|