@stdlib/string-base-for-each-code-point
Invoke a function for each Unicode code point in a string.
Invoke a function for each Unicode code point in a string.
Apply a unary function to a double-precision complex floating-point strided input array and assign results to a double-precision complex floating-point strided output array.
Invoke a function for each character in a string.
Invoke a function once for each element in a collection.
Invoke a function once for each element in a collection, iterating from right to left.
Create an iterator which invokes a function for each iterated value before returning the iterated value.