mirror of
https://github.com/josdejong/mathjs.git
synced 2025-12-08 19:46:04 +00:00
* refactor: simplify flatten function using Array.prototype.flat * Added fallback * added option to flatten arrays with homogeneous size * Typos in array.js and array.test.js * fix types in jsdocs * Renamed variable * Reverted to original form --------- Co-authored-by: Jos de Jong <wjosdejong@gmail.com>