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

outdated

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

Changelog #

[0.1.2] - 2020-02-21 #

Fixed #

  • switched visibility for implementation detail so it is no longer exposed as public.

[0.1.1] - 2020-02-21 #

Changed #

  • moved example from README to example directory.
  • updated description to have more details.

Fixed #

  • bump minimum required sdk version. Extension methods were added in 2.6.0.

[0.1.0] - 2020-02-21 #

Added #

  • initial implementation with tests and benchmark
2
likes
0
pub points
66%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on bitcount