ruby-core

Mailing list archive

[#71931] [Ruby trunk - Feature #11786] [Open] [PATCH] micro-optimize case dispatch even harder — normalperson@...

Issue #11786 has been reported by Eric Wong.

9 messages 2015/12/08

[ruby-core:71845] [Ruby trunk - Feature #11773] [Open] Enumerator::Lazy#grep_v

From: spiritloose@...
Date: 2015-12-05 07:33:39 UTC
List: ruby-core #71845
Issue #11773 has been reported by Jiro Nishiguchi.

----------------------------------------
Feature #11773: Enumerator::Lazy#grep_v
https://bugs.ruby-lang.org/issues/11773

* Author: Jiro Nishiguchi
* Status: Open
* Priority: Normal
* Assignee: 
----------------------------------------
`Enumerable#grep_v` was introduced in #11049.

But `Enumerator::Lazy` doesn't have the method.

I've attached a patch that adds `grep_v` to `Enumerator::Lazy`.


---Files--------------------------------
Enumerator_Lazy_grep_v.patch (3.33 KB)


-- 
https://bugs.ruby-lang.org/

In This Thread

Prev Next