My very own functions for array manipulation, called arra
. Functions, that I did not find in any other library.
npm i arra -S
To have all functions at your disposal, import it and then do this in your main:
Arra.includeMe()
After that all methods will be available as Array
members.