Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val gtz_from_int : Base.Int.t -> [ `Greater_than_zero ] t Base.Option.t
val gtz_from_int_exn : Base.Int.t -> [ `Greater_than_zero ] t
val positive_from_int : Base.int -> [ `Positive ] t Base.Option.t