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
I didn't find an existing bitvector implementation with a quick grep of the Gambit source. Aren't bitvectors basically implemented the same way as bignums under the hood, just exposed to Scheme as an opaque object?
The text was updated successfully, but these errors were encountered:
I didn't find an existing bitvector implementation with a quick grep of the Gambit source. Aren't bitvectors basically implemented the same way as bignums under the hood, just exposed to Scheme as an opaque object?
The text was updated successfully, but these errors were encountered: