Just most common borrowed method from Array
🎉 Provides UArray, an Array type that supports negative indices/indexes, just wrap your regular JavaScript array with UArray() and you are all set! 🙌
OriEndpoint requires [OrigamiCore](https://www.npmjs.com/package/origamicore) to run. ```sh npm install origamicore npm install tsoriredis ```
OrigamiRedis requires [OrigamiCore](https://www.npmjs.com/package/@origamicore/core) to run. ```sh npm install @origamicore/core npm install @origamicore/redis ```