Class: BitStream::Queue
- Inherits:
-
Array
- Object
- Array
- BitStream::Queue
- Defined in:
- lib/bitstream.rb
Overview
TODO: Use data structure that enqueues and dequeues in O(1).
TODO: Use data structure that enqueues and dequeues in O(1).