GHvW / array-segment

A Library for using segments of Arrays without copying

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Array Segment

A Library for using segments of Arrays without copying

In other words, you want Array.prototype.slice functionality without the copy. Hopefully this is a lighter weight alternative.

About

A Library for using segments of Arrays without copying

License:MIT License


Languages

Language:TypeScript 100.0%