package brr

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

Module Float.RangeSource

Sourcetype t

The type for float ranges.

Sourceval v : ?min:float -> ?max:float -> unit -> t
Sourceval min : t -> float option
Sourceval max : t -> float option
OCaml

Innovation. Community. Security.