[Haskell-cafe] Building all possible element combinations from N lists.

dokondr dokondr at gmail.com
Sun Oct 28 21:36:57 CET 2012


On Fri, Oct 26, 2012 at 2:34 AM, Jake McArthur <jake.mcarthur at gmail.com>wrote:

> I golfed a bit. :)
>
>     sequence <=< filterM (const [False ..])
>
>
What is "golfed" and  "<=<" ? Please, explain.

Thanks,
Dmitri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20121029/0ad73310/attachment.htm>


More information about the Haskell-Cafe mailing list