Module model

Source

Structs§

DblModel
Elaborator
Elaboration is the process of transforming notation (as declared in notebook-types) into syntax and values. This can possibly fail. Eventually, this struct may have some role to play in accumulating errors, but for now it is a singleton.
ModelValidationResult
Result of validating a model of a double theory.
Quoter
TheoryLibrary

Enums§

DblModelBox
A box containing a model of a double theory of any kind.

Traits§

CanElaborate
CanQuote

Functions§

elaborate_model