package biotk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module GFF2.ItemSource

Sourcetype t = item
Sourceval parse : Line.t -> [> `Comment of string | `Record of Record.t ]
Sourceval unparse : item -> string