[Haskell-cafe] deconstruction of the list/backtracking applicative
functor?
Conal Elliott
conal at conal.net
Fri Mar 14 22:47:01 EDT 2008
Is there a known deconstruction of the list/backtracking applicative functor
(AF)? If I decompose the list type into pieces (Maybe, product,
composition), I think I can see where the ZipList AF comes from, but not the
list/backtracking AF. Is there some construction simpler than lists
(non-recursive) that introduces cross products?
Thanks, - Conal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20080314/8c620036/attachment.htm
More information about the Haskell-Cafe
mailing list