|
|
|
|
|
by eru
3897 days ago
|
|
> If your code goes deeper and deeper in callbacks, it's not the language, it's you. No language on Earth will save you from that. You can do 20 layers of callbacks in Haskell without any problem. That's how Haskell does imperative blocks of code (ie monads). |
|