package biotk

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

Parameter Make.A

type t
val all : t list
val card : int
val to_char : t -> char
val of_char : char -> t option
val of_char_exn : char -> t
val to_int : t -> int