ex04

command
v0.0.0-...-40c8e05 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 28, 2024 License: MIT Imports: 0 Imported by: 0

README

Exercise 2.4 (P45)

Write a version of PopCount that counts bits by shifting its argument through 64-bit positions, testing the rightmost bit each time. Compare its performance to the table-lookup version.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL