drasil-gool-0.1.1.0: A framework for code and document generation for scientific software - GOOL SubPackage
Safe HaskellNone
LanguageGHC2024

Drasil.GOOL.LanguageRenderer.CommonGOOL

Description

Contains common implementations specific to GOOL

Documentation

listAppend :: (InternalValueExp r, ValueStatement r stmt) => String -> SValue r -> SValue r -> MS (r stmt) Source #

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