Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This is very cool! I wonder what the chances of this being pulled into Go proper is, and whether the lack of cgo is an intractable issue, which would rule it out entirely.


The error handing is similar enough to a go proposal that was rejected: https://github.com/qiniu/goplus/wiki/Error-Handling

    foo()? // for goplus
    try(foo()) // the go proposal
https://github.com/golang/go/issues/32437




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: