Module theories

Source
Expand description

Wasm bindings for double theories from the catlog standard library.

Each struct in this module provides a DblTheory plus possibly theory-specific analysis methods.

Structsยง

ThCategory
The theory of categories.
ThCategoryLinks
The theory of categories with links.
ThCategoryWithScalars
The theory of categories with scalars.
ThDelayableSignedCategory
The theory of delayable signed categories.
ThEmpty
The empty or initial theory.
ThNullableSignedCategory
The theory of nullable signed categories.
ThSchema
The theory of database schemas with attributes.
ThSignedCategory
The theory of signed categories.