3 Commits

Author SHA1 Message Date
7bba3c559b *BREAKING changes*: func naming, types moved to br.h, etc...
- int types definitions moved to br.h
- bits_implementation() -> print_bitops_impl()
- 64 bitops use ...ll builtins instead of ...l
- add lsb and msb macros
- bit_for_each -> bit_for_each_1 (count from 1)
- bit_for_each_2 -> bit_for_each (count from 0)
2024-01-01 08:40:24 +01:00
d654b4acde add list_sort 2023-12-29 17:22:28 +01:00
f9318ce49b brlib repo creation 2023-12-24 18:17:38 +01:00