cf97a3ba5ef7ea573a1fced8f7ee8e854a99c3fa
- Added checks to ensure the exercises parameter is an array, with console warnings for null, undefined, or non-array inputs. - Implemented logic to convert non-array objects with a length property into arrays, improving flexibility in handling various input types. - Enhanced error logging to provide clearer insights when input conversion fails, aiding in debugging and user feedback.
Description
No description provided
Languages
JavaScript
75.7%
Vue
19.9%
C++
2.9%
Shell
1.2%
CMake
0.1%