18 Nov
2006
18 Nov
'06
2:03 a.m.
On 2006-11-17, Bulat Ziganshin <bulat.ziganshin@gmail.com> wrote:
foreach = flip mapM for = flip mapM_ on = flip when forever = sequence_ . repeat new = newIORef (=:) = writeIORef ......
i'm pretty sure that for novices learning Haskell studying these names will be much simpler than studying Monad concepts and so on
Which will eventually handicap them. -- Aaron Denney -><-