Module theories

Source
Expand description

Wasm bindings for the standard library of theories in catlog.

Each struct in this module provides a DblTheory, possibly with additional methods for theory-specific analyses.

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.
ThSymMonoidalCategory
The theory of strict symmetric monoidal categories.