[Haskell-cafe] liftN
Stephen Tetley
stephen.tetley at gmail.com
Thu Oct 17 17:06:22 UTC 2013
See also 'An n-ary zipWith in Haskell' - Daniel Fridlender and Mia Indrika
http://www.brics.dk/RS/98/38/
On 16 October 2013 23:22, wren ng thornton <wren at freegeek.org> wrote:
> You should check out the solutions for encoding polyvariadic functions, e.g.
>
> *
> <http://community.haskell.org/~wren/wren-extras/dist/doc/html/wren-extras/Data-List-ZipWithN.html>
> * <http://okmij.org/ftp/Haskell/polyvariadic.html#polyvartype-fn>
> * <http://paczesiowa.blogspot.com/2010/03/generalized-zipwithn.html>
> * <http://hackage.haskell.org/package/TypeCompose-0.9.9/docs/Data-Zip.html>
>
> --
> Live well,
> ~wren
>
More information about the Haskell-Cafe
mailing list