package biotk

  1. Overview
  2. Docs
include Line_oriented.Item with type t := t
val parse : Biocaml_base.Line.t -> t
val unparse : t -> string
val to_record : t -> Biocaml_base.Gff.record option