The function Int::count_ones() returns the number of ones (population count, as rightly said in the docs). The docs however state number of "traliling" ones which is misleading. I would like to request we drop the term.
Thanks for the PR! Would you mind rebasing it on the current master? It looks like most of these changes are wrt a 4 year old version of the repo.
I am very new to GitHub. I think I've added another PR to the main branch with the edit. I can't figure out how to delete this one. Kindly review the main PR and remove it if you can.
Thank you
The function Int::count_ones() returns the number of ones (population count, as rightly said in the docs). The docs however state number of "traliling" ones which is misleading. I would like to request we drop the term.
I am very new to GitHub. I think I've added another PR to the main branch with the edit. I can't figure out how to delete this one. Kindly review the main PR and remove it if you can. Thank you