Hacker News new | ask | show | jobs
by joeyh 5327 days ago
I had never seen $! before, of course it's obvious what it does if you know ! and $. There are patterns like this throughout the operators.

There are also the applicatives <$> <*> <$ etc.