Behdad Esfahbod
|
8aa92ff8f0
|
[bit-set-invertible] Implement get_min/max
|
2021-08-18 23:01:06 -06:00 |
Behdad Esfahbod
|
18f50275ed
|
[bit-set] Restructure get_min/max() in prep for adding inverted
|
2021-08-18 22:08:06 -06:00 |
Behdad Esfahbod
|
0efa614c04
|
[bit-set] Add del_array/del_sorted_array()
|
2021-08-18 21:18:32 -06:00 |
Behdad Esfahbod
|
48ad9eef1e
|
[bit-set] Merge page_for_insert() into page_for()
|
2021-08-18 21:05:21 -06:00 |
Behdad Esfahbod
|
f0c3804fa2
|
[set] Add hb_bit_set_invertible_t and resurrect hb_set_invert()
Implementation is NOT complete yet.
|
2021-08-17 19:53:43 -06:00 |
Behdad Esfahbod
|
fad452bffb
|
[set] Move main functionality into hb_bit_set_t
To add inversion on top in hb_invertible_set_t and use that as hb_set_t.
|
2021-08-17 10:47:18 -06:00 |