Parameter order of runReader, evalState (Was: expanded standard lib)

Ross Paterson ross at soi.city.ac.uk
Thu Nov 22 06:59:19 EST 2007


On Thu, Nov 22, 2007 at 12:49:16PM +0100, Henning Thielemann wrote:
> I noticed that I frequently use (flip runReader, flip evalState) for
> point-free programming. What was the reason to choose the current order?
> What is the experience of other programmers?

The flipped versions are also useful for pointy programming when the
action is a large do-expression.


More information about the Libraries mailing list