[Haskell-beginners] fold over elem?
Logesh Pillay
lpillay at webafrica.org.za
Fri Sep 19 13:32:09 EDT 2008
I want to check if all the numbers in a list A are elements of a bigger
unordered list B.
Is there some way to fold /A into elem /B?
More information about the Beginners
mailing list