You can search for identifiers within the package.
in-package search v0.2.0
type t
Abstract type representing the messages that will be sent between processes.
val string_of_message : t -> string
string_of_message msg returns the string representation of msg.
string_of_message msg
string
msg