| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Language.Kort.Writer
Documentation
writeString :: Document -> String Source
Write Kort model into a String.
fromSmaoinValue :: Value -> (String, Resource) Source
Write a Smaoin value as a Kort literal.
fromSmaoinModel :: [Statement] -> Document Source
Write a Smaoin model as a Kort document.