You can search for identifiers within the package.
in-package search v0.2.0
The Basic Theory.
Implements the empty basic theory and provides a module for expressing the Basic Theory in terms of the Minimal theory.
module Make (S : Minimal) : Basic
Expresses Basic operations in terms of the Minimal operations.
module Empty : Basic
The Empty theory.