drasil-theory-0.1.0.0: A framework for code and document generation for scientific software - Theory SubPackage
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Drasil.TheoryConcepts

Description

Theory related Drasil concepts, used across Drasil.

Synopsis

Documentation

dataDefn :: CI Source #

Data definition.

These are internal-to-Drasil common ideas, and need to be defined at the same time as theories.

genDefn :: CI Source #

General definition.

These are internal-to-Drasil common ideas, and need to be defined at the same time as theories.

inModel :: CI Source #

Instance model.

These are internal-to-Drasil common ideas, and need to be defined at the same time as theories.

thModel :: CI Source #

Theoretical model.

These are internal-to-Drasil common ideas, and need to be defined at the same time as theories.