Categorygithub.com/dgryski/go-bits
modulepackage
0.0.0-20180113010104-bd8a69a71dc2
Repository: https://github.com/dgryski/go-bits.git
Documentation: pkg.go.dev

# README

# Functions

Clz counts leading zeroes.
Ctz counts trailing zeroes.
Popcnt counts the number of bits set.