package brr

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

Module Int.ConstraintSource

Sourcetype t

The type for integer range constraints.

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