You can search for identifiers within the package.
in-package search v0.2.0
val digest_string_to_hex : string -> string
digest_string_to_hex s computes the SHA1 hash of s and returns its hexadecimal representation.
digest_string_to_hex s
s