bits

package module
v0.0.0-...-bd8a69a Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2018 License: MIT Imports: 0 Imported by: 24

README

You should probably use https://golang.org/pkg/math/bits/ instead.

godoc: https://godoc.org/github.com/dgryski/go-bits

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Clz

func Clz(x uint64) uint64

Clz counts leading zeroes

func Ctz

func Ctz(x uint64) uint64

Ctz counts trailing zeroes

func Popcnt

func Popcnt(x uint64) uint64

Popcnt counts the number of bits set

Types

This section is empty.

Jump to

Keyboard shortcuts

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