owst (Owen Stephens)
- Login: owst
- Registered on: 02/20/2017
- Last sign in: 07/11/2018
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 2 | 3 |
Activity
08/03/2018
- 10:52 AM Ruby master Feature #14473: Add Range#subrange?
- Great, thank you tarui
08/01/2018
- 11:41 PM Ruby master Feature #14473: Add Range#subrange?
- I agree that the max performance issue is likely to be a rare case; I am happy to leave it as-is.
Apologies on the...
07/31/2018
- 12:29 AM Ruby master Feature #14473: Add Range#subrange?
- Hi tarui, thank you for reviewing and your suggestion/question.
In fact, with my v4 patch in the case you describ...
07/19/2018
- 12:03 AM Ruby master Feature #14473: Add Range#subrange?
- Thank you for your proposal Matz, having thought about it over the last few months, I agree.
I have updated my pa...
05/19/2018
- 09:22 AM Ruby master Feature #14777 (Open): Add Range#offset ?
- Hi,
As mentioned in https://bugs.ruby-lang.org/issues/14473#note-17 an addition to Range that we find useful is an...
05/17/2018
- 02:02 PM Ruby master Feature #14473: Add Range#subrange?
- Hi Matz!
A slightly contrived example - imagine we want to filter candidates for a new job position and harshly re...
03/25/2018
- 03:56 PM Ruby master Feature #14473: Add Range#subrange?
- I've attached an updated patch; it includes the renamed (by `s/set/range/`) methods and a performance improvement for...
03/17/2018
- 10:32 PM Ruby master Feature #14473: Add Range#subrange?
- Are there any further thoughts on my latest patch? Based on the discussion above, I think I should rename the added m...
02/23/2018
- 05:53 PM Ruby master Feature #14473: Add Range#subrange?
- Good point v.ox, I did consider implementing `subset?` as an overloading of `include?` (or possibly `cover?` ?), as o...
- 05:43 PM Ruby master Feature #14473: Add Range#subrange?
- Thanks for your thoughts al2o3cr, your "bigger point" is interesting:
> So range_1 claims to be a subset of range_...
Also available in: Atom