delonnewman (Delon Newman)
- Login: delonnewman
- Registered on: 07/11/2020
- Last sign in: 11/21/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
07/23/2020
-
08:57 PM Ruby Feature #17043: Invokable module for custom Proc-like objects
- Got it, that make sense. But, just to be clear my proposal is not to include my module in the standard library, but to include a module that would generalize the notion of a Proc, much as `Enumerable` generalizes the notion of a collecti...
-
06:19 PM Ruby Feature #17043: Invokable module for custom Proc-like objects
- Yeah, I guess I wasn't that clear. I'm curious if an officially blessed "Invokable" module might be a useful thing for the standard library. I obviously don't have the perspective you do, but it seems that could be a powerful thing to ma...
-
12:42 AM Ruby Feature #17043 (Rejected): Invokable module for custom Proc-like objects
- Ruby beautifully integrates Functional and Object-Oriented Programming, and there's more moving in the direction of supporting Functional Programming. A generalization of the Proc interface would enable users to integrate functional appr...