On Wed, 06 Mar 2013 23:26:01 +0100, Henk-Jan van Tuyl <hjgt...@chello.nl> wrote:

someone lives, from a menu. Something like this:
   map isCurrentlyExisting listOfAllCountriesThatEverExisted

That should be
   filter isCurrentlyExisting listOfAllCountriesThatEverExisted
of course.

Regards,
Henk-Jan van Tuyl


--
http://Van.Tuyl.eu/
http://members.chello.nl/hjgtuyl/tourdemonad.html
Haskell programming
--

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to