Project

General

Profile

Actions

Feature #9783

closed

[PATCH] Add Method#curry

Added by plexus (Arne Brasseur) almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:62212]

Description

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

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0