summaryrefslogtreecommitdiff
path: root/numeric.rb
diff options
context:
space:
mode:
authorS.H <[email protected]>2021-02-20 04:11:19 +0900
committer<[email protected]>2021-02-19 11:11:19 -0800
commitefd19badf43f4f1f24d5aec8a28e94a6e1e47b5b ()
treed0f1b01082418d2434d5380cbb427bbccf095b6c /numeric.rb
parent837e77e0202e96060498794ff97a097e5440d148 (diff)
Improve performance some Numeric methods [Feature #17632] (#4190)
Notes: Merged-By: k0kubun <[email protected]>
-rw-r--r--numeric.rb46
1 files changed, 46 insertions, 0 deletions
@@ -1,3 +1,49 @@
class Integer
# call-seq:
# -int -> integer