cognimeta-utils-0.1.1: Utilities for Cognimeta products (such as perdure). API may change often.

Safe HaskellSafe-Infered

Cgm.Data.Functor

Documentation

mapf :: Functor f => f a -> (a -> b) -> f bSource

(<$$>) :: Functor f => f a -> (a -> b) -> f bSource