Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
) This is a trivial refactor, moving the call to `StaticArray#to_slice` out of the loop. On repeat iterations `buf` is a `Slice` so `#to_slice` is actually a no-op.
- Loading branch information