You can search for identifiers within the package.
in-package search v0.2.0
timere
int_set.ml
1 2 3 4 5 include CCSet.Make (struct type t = int let compare = compare end)
1 2 3 4 5
include CCSet.Make (struct type t = int let compare = compare end)