From: matz@... Date: 2015-12-07T05:16:45+00:00 Subject: [ruby-core:71865] [Ruby trunk - Feature #11773] Enumerator::Lazy#grep_v Issue #11773 has been updated by Yukihiro Matsumoto. Assignee set to Nobuyoshi Nakada Agreed. the patch LGTM. Matz. ---------------------------------------- Feature #11773: Enumerator::Lazy#grep_v https://bugs.ruby-lang.org/issues/11773#change-55266 * Author: Jiro Nishiguchi * Status: Open * Priority: Normal * Assignee: Nobuyoshi Nakada ---------------------------------------- `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/