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

Safe HaskellSafe-Inferred

Cgm.Data.Functor

Documentation

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

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