zotherstupidguy (mohamed fouad)
- Login: zotherstupidguy
- Email: zotherstupidguy@gmail.com
- Registered on: 11/16/2016
- Last sign in: 01/05/2017
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
11/16/2016
-
03:06 PM Ruby Feature #11665: Support nested functions for better code organization
- Yukihiro Matsumoto wrote:
> But at least, the current behavior of nested method definition is useless. It should be made obsolete to open up the future possibility (I'd vote for warning).
~~~ ruby
# nested methods allow enforcing ...