• noli@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    5 months ago
    1. several languages that are still in use have eager evaluation.

    2. I’m a dumb programmer. The more I need to keep implicit behaviour in mind, the higher the probability I’m writing bugs. Short circuit evaluation is an optimization technique IMO and shouldn’t be relied upon for control flow.