Hacker News new | ask | show | jobs
by mabynogy 3280 days ago
I did this kind of thing today in JS:

    const min=Math.min;
    const max=Math.max;
I'm not fully convinced about that but the code is a (very little) little bit simplified.