package biotk

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

Module Biotk.Interval_unionSource

Sourcetype t = private Biocaml_unix.Range.t list
Sourceval empty : t
Sourceval singleton : Biocaml_unix.Range.t -> t
Sourceval diff_range : t -> Biocaml_unix.Range.t -> t