package brr

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

Module Float.ConstraintSource

Sourcetype t

The type for float range constraints.

Sourceval v : ?min:float -> ?max:float -> ?exact:float -> ?ideal:float -> unit -> t