On Sat, 19 Aug 2006 10:28:33 +0200, Gene A <[EMAIL PROTECTED]> wrote:
*Iteration> fromtoby 1 12 2 (flip (^) 3) -- cubing of the base list above..
An easier way to write this: fromtoby 1 12 2 (^3) [...]
*Iteration> fromtoby 12 42 3 (flip (**) 0.3333333333)
fromtoby 12 42 3 (**0.3333333333)
Greetings from the Yuma Desert, gene _______________________________________________
Greetings from Holland, Henk-Jan van Tuyl -- http://Van.Tuyl.eu/ -- Using Opera's revolutionary e-mail client: https://secure.bmtmicro.com/opera/buy-opera.html?AID=789433 _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe