Live data from Hacker News

Viewing profile — stepforward

stepforward

HN member
Joined
Sat, Sep 05, 2015, 11:53 AM UTC
HN karma
6
Public activity
1 items

About stepforward

No profile information was provided.

Recent public activity

  1. comment
    Comment #20101171

    If there are multiples `try` inside a single function, and we are debugging and want to know which call raises error, how can we do that? Should `try` wraps the error and adds some…