You can search for identifiers within the package.
in-package search v0.2.0
bio_io
Bio_io.Btab_queries
Parsing btab files. Treats query as the record unit rather than individual hits.
module Record : sig ... end
A record type for Btab homology search files
module In_channel : sig ... end
In_channel for Btab files where each query in the file is a single record.
In_channel