biocaml.unix
Make.PubmedSummary
biocaml.base
biocaml.ez
biocaml.lwt
type t = {
pmid : int;
doi : string option;
pubdate : string option;
source : string option;
title : string;
}
val search : string -> t list F.fetched