Closed jamescourtney closed 3 years ago
It only holds a pointer and a byte, and is immutable. No reason to pass by reference. This will be a modest breaking change.
This will be a great performance improvement when there is a vector 😃
It only holds a pointer and a byte, and is immutable. No reason to pass by reference. This will be a modest breaking change.