gll icon indicating copy to clipboard operation
gll copied to clipboard

Implement `std::ops::Try` on `Handle` to make `h?` a shorthand for `x.one()?`.

Open eddyb opened this issue 7 years ago • 0 comments

Blocked on #33. Also, not entirely sure this is a good idea.

eddyb avatar Aug 29 '18 14:08 eddyb