package biocaml

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

Module Make.Object_idSource

Sourcetype t = [
  1. | `int of int
  2. | `string of string
]
Sourceval to_string : t -> string
OCaml

Innovation. Community. Security.