General

Profile

pankajdoharey (Pankaj Doharey)

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...
pankajdoharey (Pankaj Doharey)

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...
pankajdoharey (Pankaj Doharey)

Also available in: Atom