package biotk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val zero : t
val compare : t -> t -> int
val (<) : t -> t -> bool
val min : t -> t -> t
val max : t -> t -> t
val (+) : t -> t -> t