Hi All,

I have written an implementation of bit vectors intended to be part of
the data collection.

    https://github.com/plt/racket/pull/176

Any comments on the implementation and documentation are welcome.
The bit vector is represented as a vector of fixnums (packaged in a
struct of course).

--
Jens Axel Søgaard

_________________________
  Racket Developers list:
  http://lists.racket-lang.org/dev

Reply via email to