[Haskell-cafe] Mapping over multiple values of a list at once?
Miguel Mitrofanov
miguelimo38 at yandex.ru
Thu Aug 27 04:28:52 EDT 2009
> Not sure where transpose comes into play,
My original attempt was "transpose . take 3 . tails".
There's more than one way to do the job...
More information about the Haskell-Cafe
mailing list