ocaml-containers icon indicating copy to clipboard operation
ocaml-containers copied to clipboard

refactor `CCRingBuffer`

Open c-cube opened this issue 8 years ago • 1 comments

use https://www.snellman.net/blog/archive/2016-12-13-ring-buffers/ (offset + length), should be simpler and more intuitive, especially for batch operations. See #126 for previous issues.

c-cube avatar Jun 14 '17 07:06 c-cube

Will deal with that later.

c-cube avatar Jul 21 '17 13:07 c-cube