package biotk

  1. Overview
  2. Docs
type t = {
  1. nb_reads : int;
}
val of_file : string -> (t, [> parsing_error ]) Core.result