This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
numeric.c: use new inRANGE macro
authorKarl Williamson <khw@cpan.org>
Thu, 28 Mar 2019 03:19:04 +0000 (21:19 -0600)
committerKarl Williamson <khw@cpan.org>
Fri, 29 Mar 2019 18:00:16 +0000 (12:00 -0600)
commitf85b645f3c47de3813732fdb9510ff559350c7ee
treec3b05178ef784f35352128fd4954a3315b377201
parent182c4ace227d6751caa6a919ff6fd33c5e008e01
numeric.c: use new inRANGE macro

This commit halves the number of conditionals needed in this hot code.
numeric.c