Updated 6 months ago

@stdlib/iter-shift • Rank 1.8 • Science 44%

Create an iterator which skips the first value of a provided iterator.

Updated 6 months ago

@stdlib/iter-head • Rank 3.0 • Science 26%

Create an iterator which returns the first `n` values of a provided iterator.

Updated 6 months ago

@stdlib/string-base-remove-first-grapheme-cluster • Science 44%

Remove the first grapheme cluster (i.e., user-perceived character) of a string.

Updated 6 months ago

array-base-first • Science 44%

Return the first element of an array-like object.

Updated 6 months ago

@stdlib/string-base-first-grapheme-cluster • Science 44%

Return the first grapheme cluster (i.e., user-perceived character) of a string.