• state_electrician
    link
    fedilink
    arrow-up
    1
    ·
    1 month ago

    How is that different than what Go, for example, does? An if err != nil after each statement is just as annoying. In the end you have to validate almost all return values and the way it happens is just syntax.