package nonstd

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = int
val compare : int -> int -> int
val to_string : int -> string
val of_string : string -> int option