You can search for identifiers within the package.
in-package search v0.2.0
type t =
| Int31head0
| Int31tail0
| Int31add
| Int31sub
| Int31mul
| Int31div
| Int31mod
| Int31land
| Int31lor
| Int31lxor
| Int31addc
| Int31subc
| Int31addcarryc
| Int31subcarryc
| Int31mulc
| Int31diveucl
| Int31div21
| Int31addmuldiv
| Int31eq
| Int31lt
| Int31le
| Int31compare
val hash : t -> int
val to_string : t -> string