GitHub topics: get-item
writetome51/array-get-and-remove-by-index
Removes and returns item from array, accessed by its index
Language: JavaScript - Size: 14.6 KB - Last synced at: about 12 hours ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

writetome51/array-get-by-indexes
Returns multiple items copied from array, identified by their indexes
Language: JavaScript - Size: 17.6 KB - Last synced at: 25 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

writetome51/array-get-and-remove-all-before
2 functions: one removes and returns all array items before the first instance of a value, and the other removes and returns all array items before the last instance of a value
Language: TypeScript - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0
