Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace a loop with
TypedArray.prototype.fill()
in the `RunLengthSt…
…ream` class This is a tiny bit shorter, which cannot hurt.
- Loading branch information