[Haskell-beginners] High order function beggining doubt
Igor Pinheiro Leão
ivpcl at cin.ufpe.br
Thu Jul 4 01:40:20 CEST 2013
Hi there,
let a function whith the following signature:
annexer :: (b -> c) -> [a -> b] -> [a -> c]
How can i do that?
Kind regards,
Igor
--
Igor Vinícius
Graduando em Ciência da Computação
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20130703/7a7b1ed5/attachment.htm>
More information about the Beginners
mailing list