A module that adds an element at the second index in an ordered array. Works immutably. JS implementation is currently available. Supports also adding an element to the second-to-last index.
- Add UMK-mode, which adds an element into the first, second and third indices.
- Support Immutable JS
- Clojure it