biocaml.unix
Make.Pubmed
biocaml.base
biocaml.ez
type t = {
pmid : int;
title : string;
abstract : string;
}
val search : string -> t list F.fetched