Hacker News new | past | comments | ask | show | jobs | submit login

"From where I sit, I certainly don't see people trying to import monadic values into the languages I use, and I don't see much evidence that they'd be useful."

By importing them, I mean by writing articles like this, which invariably produces code with such an overhead to use it that nobody ever would.

They don't appear to solve any problems partially because you're already "in" a monad; program execution flow is already a monadic value itself. They partially don't appear to solve any problems because you can't really "think" in them, because, as I mentioned, most languages are simply too weak to make them convenient enough to use. And they partially don't appear to solve any problem because the samples used by all the "tutorials" are all pretty trivial; it's sort of like dismissing Object Orientation because obviously it's only useful for modeling relationships between shapes, animals, and cars or something, since that's all anybody ever talks about.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: