free-game-0.9.3.2: Create graphical applications for free

Safe HaskellSafe-Inferred

Graphics.UI.FreeGame.Internal.Raindrop

Documentation

view :: MonadReader s m => ((a -> Const a b) -> s -> Const a t) -> m aSource

over :: ((a -> Identity b) -> s -> Identity t) -> (a -> b) -> s -> tSource