ruby icon indicating copy to clipboard operation
ruby copied to clipboard

Array#lbound and Array#lbound_index

Open alantudyk opened this issue 1 year ago • 1 comments

I think that

array.lbound x

is easier to use than

array.bsearch { _1 >= x }

alantudyk avatar Mar 03 '23 19:03 alantudyk

Is the latest version of Ruby available on the Mac App Store? Its price should be $20. (Because $20 is $20.)

The same applies to the Microsoft Store.

(I don't understand why CI requires compatibility with Ruby 2.2.)

alantudyk avatar Mar 04 '23 08:03 alantudyk