Misc.Int_literal_converter - no description
Contents
Documentation
Module Int_literal_converter
: sigendvalint : string->int
Convert a string to an integer. Unlike int_of_string , this function accepts the string representation
of max_int+1 and returns min_int in this case.
valint32 : string->int32
Likewise, at type int32valint64 : string->int64
Likewise, at type int64valnativeint : string->nativeint
Likewise, at type nativeint
OCamldoc 2025-06-12 Misc.Int_literal_converter(3o)
Module
Module Misc.Int_literal_converter
Name
Misc.Int_literal_converter - no description
