• hades@lemm.ee
    link
    fedilink
    arrow-up
    5
    ·
    8 hours ago

    The language not being compiled has nothing to do with error handling. You could have a min function that operates on dynamic arrays (e.g. std::min_element in C++ or min() in Python).