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

Math::Int64::native_if_available - Use the native Perl 64-bit integer implementation when available

Name

       Math::Int64::native_if_available - Use the native Perl 64-bit integer implementation when available

See Also

       Math::Int64.

perl v5.40.0                                       2024-10-20              Math::Int64::native_if_available(3pm)

Synopsis

         use Math::Int64 qw(uint64);
         use Math::Int64::native_if_available;

See Also