From: akr@... Date: 2014-05-12T09:47:00+00:00 Subject: [ruby-core:62539] [ruby-trunk - Feature #9071] Enumerable#slice_after Issue #9071 has been updated by Akira Tanaka. File slice_after2.patch added I updated the patch to simplify argument handling. ---------------------------------------- Feature #9071: Enumerable#slice_after https://bugs.ruby-lang.org/issues/9071#change-46692 * Author: Tsuyoshi Sawada * Status: Open * Priority: Normal * Assignee: Akira Tanaka * Category: * Target version: ---------------------------------------- I see in this discussion: http://ruby.11.x6.nabble.com/ruby-dev-38392-Enumerable-gather-each-td3534746.html that `Enumerable#slice_before` was named as such, having in mind the possibility of `Enumerable#slice_after` being implemented in the future. I feel the former convenient, but believe the latter should be as well, and am wondering why the latter was not implemented at the same time. I request it to be implemented. ---Files-------------------------------- slice_after.patch (7.01 KB) slice_after2.patch (6.87 KB) -- https://bugs.ruby-lang.org/