Package Exports
- left-rotation-array
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (left-rotation-array) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
npm-left-rotation-array
This package allows you to rotate the matrix to the left as many indices as we indicate in the 'rotations' parameter. In the array parameter it receives the array that we want to modify.
Installation
To install and run this proyect just type and execute
npm i left-rotation-array