@qntm-code/utils
A collection of useful utility functions with associated TypeScript types. All functions have been unit tested.
@stdlib/iter-for-each
Create an iterator which invokes a function for each iterated value before returning the iterated value.