• antirez's avatar
    BITCOUNT refactoring. · 7ffa248c
    antirez authored
    The low level popualtion counting function is now separated from the
    BITCOUNT command implementation, so that the low level function can be
    further optimized and eventually used in other contexts if needed.
    7ffa248c
bitop.c 9.07 KB