[#61822] Plan Developers Meeting Japan April 2014 — Zachary Scott <e@...>

I would like to request developers meeting around April 17 or 18 in this month.

14 messages 2014/04/03
[#61825] Re: Plan Developers Meeting Japan April 2014 — Urabe Shyouhei <shyouhei@...> 2014/04/03

It's good if we have a meeting then.

[#61826] Re: Plan Developers Meeting Japan April 2014 — Zachary Scott <e@...> 2014/04/03

Regarding openssl issues, I’ve discussed possible meeting time with Martin last month and he seemed positive.

[#61833] Re: Plan Developers Meeting Japan April 2014 — Martin Bo煬et <martin.bosslet@...> 2014/04/03

Hi,

[ruby-core:62212] [ruby-trunk - Feature #9783] [Open] [PATCH] Add Method#curry

From: arne@...
Date: 2014-04-29 05:39:56 UTC
List: ruby-core #62212
Issue #9783 has been reported by Arne Brasseur.

----------------------------------------
Feature #9783: [PATCH] Add Method#curry
https://bugs.ruby-lang.org/issues/9783

* Author: Arne Brasseur
* Status: Open
* Priority: Normal
* Assignee: 
* Category: core
* Target version: 
----------------------------------------
There is already Proc#curry, but to curry a method you need to go through to_proc. This patch adds `Method#curry` which delegates to `method.to_proc.curry`.

Looking forward to seeing this discussed.

---Files--------------------------------
0001-Implement-Method-curry-which-delegates-to-to_proc.cu.patch (1.86 KB)


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

In This Thread

Prev Next