Module
Elmish.TimeMachine.Formatting
- Package
- purescript-elmish-time-machine
- Repository
- mcordova47/purescript-elmish-time-machine
#formatMessage Source
formatMessage :: forall msg. Boolean -> Message msg -> String
Formats a message, using either a full representation or a just the constructor
#formatValue Source
formatValue :: Value -> String
Formats a Value
as a string