Doubt it. What would be the instances?

What resulted in this requirement? Data.Distributive might help. Just guessing.

On 02/06/14 07:55, Gregory Malecha wrote:
Hello --

I'm wondering if there is any "name" for a functor "F" that has a function with the following type:

(a -> F b) -> F (a -> b)

or

(F a -> F b) -> F (a -> b)

If there is, I would imagine it being related to Applicative in some way, though clearly there are many Applicatives that do not have an implementation of this.

Thanks.

--
gregory malecha


_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners


-- 
Tony Morris
http://tmorris.net/