package biotk

  1. Overview
  2. Docs
type t = record
val loc : t -> GLoc.t
val of_line : Biocaml_base.Line.t -> t
val to_line : t -> string