drasil-gool-0.1.1.0: A framework for code and document generation for scientific software - GOOL SubPackage
Safe HaskellSafe-Inferred
LanguageHaskell2010

Drasil.GOOL.LanguageRenderer.CommonGOOL

Description

Contains common implementations specific to GOOL

Documentation

listAppend :: (InternalValueExp r, StatementSym r smt) => String -> SValue r -> SValue r -> MS (r smt) Source #

listAdd :: (IndexTranslator r, InternalValueExp r, StatementSym r smt) => String -> SValue r -> SValue r -> SValue r -> MS (r smt) Source #