Updated 10 months ago

@stdlib/array-base-to-deduped • Rank 2.5 • Science 44%

Copy elements to a new generic array after removing consecutive duplicated values.

Updated 10 months ago

@stdlib/iter-dedupe-by • Rank 2.3 • Science 44%

Create an iterator which removes consecutive values that resolve to the same value according to a provided function.