reanimate-0.1.4.1: Animation library based on SVGs.

Safe HaskellNone
LanguageHaskell2010

Reanimate.Svg

Documentation

type CmdM a = State RPoint a Source #

withSubglyphs :: [Int] -> (Tree -> Tree) -> Tree -> Tree Source #