[#86787] [Ruby trunk Feature#14723] [WIP] sleepy GC — ko1@...

Issue #14723 has been updated by ko1 (Koichi Sasada).

13 messages 2018/05/01
[#86790] Re: [Ruby trunk Feature#14723] [WIP] sleepy GC — Eric Wong <normalperson@...> 2018/05/01

ko1@atdot.net wrote:

[#87095] [Ruby trunk Feature#14767] [PATCH] gc.c: use monotonic counters for objspace_malloc_increase — ko1@...

Issue #14767 has been updated by ko1 (Koichi Sasada).

9 messages 2018/05/17

[ruby-core:87085] [Ruby trunk Feature#14766] Indicate `find_all` and `select` methods are aliases.

From: shevegen@...
Date: 2018-05-16 17:40:45 UTC
List: ruby-core #87085
Issue #14766 has been updated by shevegen (Robert A. Heiler).


Seems to make sense.

Here is a link to the API documentation for Enumerable reduce:

https://ruby-doc.org/core/Enumerable.html#method-i-reduce

----------------------------------------
Feature #14766: Indicate `find_all` and `select` methods are aliases.
https://bugs.ruby-lang.org/issues/14766#change-72051

* Author: frewsxcv (Corey Farwell)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
----------------------------------------
This matches the documentation for `Enumerable::inject` and `Enumerable::reduce` which are also aliases.

https://github.com/frewsxcv/ruby/commit/df2a373ca4d003c94f46a0c036e29c83e42ed4de



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

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next