package nonstd

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