You can search for identifiers within the package.
in-package search v0.2.0
Signature required by types for typing tptp
type t
The type of types
val int : t
The type of integers
val rat : t
The type of rationals
val real : t
The type of reals
val equal : t -> t -> bool
Equality on types.