General

Profile

radan (Radan Skorić)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

01/28/2015

07:48 AM Ruby master Feature #10726: [PATCH 4/4] * New methods: Set#power
It is a well defined mathematical operation but it seems to me it has a very narrow usage.
IMHO, maybe such funct...
radan (Radan Skorić)

01/25/2015

08:55 PM Ruby master Feature #10730: Implement Array#bsearch_index
I rebased on the latest trunk and resolved conflicts with the updates to bsearch implementation.
If there's anythi...
radan (Radan Skorić)

01/18/2015

02:46 PM Ruby master Feature #10481: Add "if" and "unless" clauses to rescue statements
Alex Boyd wrote:
> In addition to the above, here's another one: a block of code that could fail for reasons beyond ...
radan (Radan Skorić)

01/12/2015

01:56 PM Ruby master Feature #10730: Implement Array#bsearch_index
>
> I'm neutral to `Array#bsearch_index`, but how handy is it? Symmetry/consistency is not a good reason for Ruby ...
radan (Radan Skorić)
09:53 AM Ruby master Feature #10730: Implement Array#bsearch_index
Yusuke Endoh wrote:
> You may want to use `Range#bsearch` for the case.
>
> ~~~ruby
> i = (0...ary.size).bsearch...
radan (Radan Skorić)

01/11/2015

10:05 PM Ruby master Feature #10730 (Closed): Implement Array#bsearch_index

We currently have Array#bsearch but no Array#bsearch_index and to me it seems that violates the principle of least ...
radan (Radan Skorić)

Also available in: Atom