zeolite-lang-0.9.0.0: Zeolite is a statically-typed, general-purpose programming language.
Safe HaskellSafe
LanguageHaskell2010

Types.DefinedCategory

Documentation

data VariableValue c Source #

Constructors

VariableValue 

Instances

Instances details
Show c => Show (VariableValue c) Source # 
Instance details

Defined in Compilation.CompilerState