v2023-07-13
Cover more math functions of the Elm core module 'Basics' + Add steps in the automated tests to cover the functions min, max, abs, modBy, remainderBy, negate, abs, clamp. + Add declarations for said functions to the 'Basics' module and add the to the list of default imports.