Unix_extended.Inet_portSimple int wrapper to be explicit about ports.
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.tval hash_fold_t :
Ppx_hash_lib.Std.Hash.state ->
t ->
Ppx_hash_lib.Std.Hash.stateval hash : t -> Ppx_hash_lib.Std.Hash.hash_valueval of_int : int -> t optionval of_int_exn : int -> tval of_string : string -> t optionval of_string_exn : string -> tval to_int : t -> intval to_string : t -> stringval arg_type : t Core.Command.Arg_type.tinclude Core.Comparable.S_plain with type t := tval clamp : t -> min:t -> max:t -> t Base.Or_error.tval comparator : (t, comparator_witness) Base.Comparator.comparatorval validate_lbound : min:t Base.Maybe_bound.t -> t Base.Validate.checkval validate_ubound : max:t Base.Maybe_bound.t -> t Base.Validate.checkval validate_bound :
min:t Base.Maybe_bound.t ->
max:t Base.Maybe_bound.t ->
t Base.Validate.checkmodule Replace_polymorphic_compare : sig ... endmodule Map : sig ... endmodule Set : sig ... endmodule Stable : sig ... end