lotus/lib/rlepluslazy
Jakub Sztandera 70aaa8fc92
Revert "Fix small bug in RLE"
This reverts commit 6ed57ede6a.

Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-01-30 16:14:32 -08:00
..
bits_test.go More iterative algorithms 2019-12-07 15:48:19 +01:00
bits.go Improve complex code and comment it 2019-12-07 15:48:20 +01:00
bitvec_test.go Improve complex code and comment it 2019-12-07 15:48:20 +01:00
bitvec.go Revert "Fix small bug in RLE" 2020-01-30 16:14:32 -08:00
interface.go More iterative algorithms 2019-12-07 15:48:19 +01:00
rleplus_golden_test.go Improve benchmarks and fix bitvector iterator 2019-12-07 15:48:20 +01:00
rleplus_reader.go Some cleanup 2019-12-07 16:20:30 +01:00
rleplus_test.go Improve complex code and comment it 2019-12-07 15:48:20 +01:00
rleplus_writer.go Optimize and start wrapping it up 2019-12-07 15:48:20 +01:00
rleplus.go Some cleanup 2019-12-07 16:20:30 +01:00
runs_test.go Replace rleplus with rlepluslazy 2019-12-07 15:48:20 +01:00
runs.go Revert "Fix small bug in RLE" 2020-01-30 16:14:32 -08:00