bitcount 0.3.0 copy "bitcount: ^0.3.0" to clipboard
bitcount: ^0.3.0 copied to clipboard

Provides efficient one-bits count method extension for default int.

bitcount #

Description #

More or less fast bit count (also known as popcount) extension for default int.

How to use #

See example directory.

How to benchmark #

$ dart run benchmark/bitcount.dart

License #

MIT

2
likes
140
pub points
65%
popularity

Publisher

unverified uploader

Provides efficient one-bits count method extension for default int.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on bitcount