pankajdoharey (Pankaj Doharey)
- Login: pankajdoharey
- Email: pankajdoharey@live.com
- Registered on: 12/11/2011
- Last sign in: 05/21/2023
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 0 | 0 |
Activity
09/18/2020
- 08:35 AM Ruby master Feature #16746: Endless method definition
- Why do we even need a ``` def ```. ? Why not just do it like Haskell?
``` ruby
triple(x) = 3*x
```
Since this is a...
12/17/2014
- 06:45 AM Ruby master Feature #9999: Type Annotations (Static Type Checking)
- Proposed syntax above is this :
> ~~~ruby
> def connect(r -> Stream, c -> Client) -> Fiber
> def connect(Stream...
Also available in: Atom