[Haskell-cafe] Should `(flip (^^))` work?

Mauricio briqueabraque at yahoo.com
Mon Sep 15 17:42:58 EDT 2008


Hi,

I tested the expression below
and it doesn't work. Is there
some way to achieve that (i.e.,
turning an expression inside
parenthesis into an operator)?

2 `(flip (^^))` (3%4)

Thanks,
Maurício



More information about the Haskell-Cafe mailing list