logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Misc.Int_literal_converter - no description

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

See Also