You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The BIT-SMASHER library would be more generally useful, and less naive, if it supported handling of signed-bytes, the option of converting between little- and big-endian, and direct bit-shifting implementations of all arithmetic operations.
There are a few libraries already available in Quicklisp that will make this enhancement more or less painless.
The text was updated successfully, but these errors were encountered:
The BIT-SMASHER library would be more generally useful, and less naive, if it supported handling of signed-bytes, the option of converting between little- and big-endian, and direct bit-shifting implementations of all arithmetic operations.
There are a few libraries already available in Quicklisp that will make this enhancement more or less painless.
The text was updated successfully, but these errors were encountered: