jvector icon indicating copy to clipboard operation
jvector copied to clipboard

Split Bits into Bits (with just `get`) and BitsWithLength

Open jbellis opened this issue 1 year ago • 0 comments

This is ugly and potentially error-prone:

// This method never calls acceptOrds.length(), so the length-free Bits.ALL may be passed in.

jbellis avatar Jan 10 '24 16:01 jbellis