twiddle 0.1.2

Bit-twiddling utility functions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "twiddle"
version = "0.1.2"
authors = ["Nicolette Verlinden <nicole@nicole.moe>"]

description = "Bit-twiddling utility functions"

documentation = "http://nicole.moe/docs/twiddle/index.html"
repository = "https://github.com/niconii/twiddle"

readme = "README.md"
keywords = ["bitwise", "bit", "bits"]

license = "MIT/Apache-2.0"