| Subject: | Re: [Haskell-cafe] more functions to evaluate |
|---|---|
| From: | Isaac Dupree |
| Date: | Fri, 12 Oct 2007 19:13:58 -0300 |
Dan Weston wrote: applyNtimes :: (a -> a) -> Int -> a -> a This sounds like it should be in the library somewhere agree, I've used it a few times (mostly for testing things) - modulo argument order and Int vs. Integer vs. (Num a => a) Isaac _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/haskell-cafe |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Haskell-cafe] Performance problem with random numbers, ntupel |
|---|---|
| Next by Date: | RE: [Haskell-cafe] How to thoroughly clean up Haskell stuff on linux, Thomas Hartman |
| Previous by Thread: | Re: [Haskell-cafe] more functions to evaluate, Dan Weston |
| Next by Thread: | Re: [Haskell-cafe] more functions to evaluate, Maxime Henrion |
| Indexes: | [Date] [Thread] [Top] [All Lists] |