csound-expression-typed-0.2.7.1: typed core for the library csound-expression
Safe HaskellSafe-Inferred
LanguageHaskell2010

Csound.Typed.Gui.Pretty

Documentation

ppProc :: Text -> [Doc] -> Doc Source #

ppMoOpc :: [Doc] -> Text -> [Doc] -> Doc Source #

intProp :: Default a => (PropCtx -> Maybe a) -> (a -> Int) -> PropCtx -> Doc Source #