GitHub / 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
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writetome51%2Farray-get-and-remove-all-before
PURL: pkg:github/writetome51/array-get-and-remove-all-before
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: TypeScript
Size: 14.6 KB
Dependencies parsed at: Pending
Created at: over 6 years ago
Updated at: about 6 years ago
Pushed at: about 6 years ago
Last synced at: about 1 month ago
Topics: array-manipulation, get-item, javascript, remove, typescript