From: spiritloose@... Date: 2015-12-05T07:33:39+00:00 Subject: [ruby-core:71845] [Ruby trunk - Feature #11773] [Open] Enumerator::Lazy#grep_v 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/