proton-0.0.4
Safe HaskellNone
LanguageHaskell2010

Data.Profunctor.Distributing

Documentation

distribute' :: (Closed p, Representable g) => p a b -> p (g a) (g b) Source #