On Sun, Sep 5, 2010 at 8:47 AM, Ivan Lazar Miljenovic <[email protected]> wrote: > I _can_ think of a data type that could conceivably be an instance of > Pointed but not Applicative: a BloomFilter (though there's not really > any point in having a BloomFilter with only one value that I can see, > but maybe someone can since there's the singletonB function).
Do Bloom filters have a Functor instance? -- Dave Menendez <[email protected]> <http://www.eyrie.org/~zednenem/> _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
