Hacker News new | ask | show | jobs
by marcosdumay 3621 days ago
Yes. Or even:

    f x >>= f
But I think those operators tend to confuse people that don't know the language, while do notation is very intuitive (although opaque).