Module
Matryoshka.Util
- Package
- purescript-matryoshka
- Repository
- purescript-contrib/purescript-matryoshka
#mapR Source
mapR :: forall t f u g. Recursive t f => Corecursive u g => (f t -> g u) -> t -> u
mapR :: forall t f u g. Recursive t f => Corecursive u g => (f t -> g u) -> t -> u
Pursuit v0.9.7