//! OCaml FFI — the type algebra (terms, unification, rewriting) as native OCaml
//! values, built inductively rather than through the surface string. The idiomatic
//! OCaml surface lives in `ocaml/`.
pubmodgrammar;pubmodrewrite;pubmodterm;pubmodtheory;pubmodunify;