summaryrefslogtreecommitdiff
path: root/string.c
diff options
context:
space:
mode:
authorJeremy Evans <code@jeremyevans.net>2019-06-07 22:03:02 -0700
committerJeremy Evans <code@jeremyevans.net>2019-08-14 11:22:07 -0700
commitd5c60214c45bafc1cf2a516f852394986f9c84bb (patch)
treece0ef54a02c893f3bae009cbd3477b082910f5c5 /string.c
parent661927a4c55232bd070992d47670a7d411820111 (diff)
Implement Range#minmax
Range#minmax was previous not implemented, so calling #minmax on range was actually calling Enumerable#minmax. This is a simple implementation of #minmax by just calling range_min and range_max. Fixes [Bug #15867] Fixes [Bug #15807]
Diffstat (limited to 'string.c')
0 files changed, 0 insertions, 0 deletions