fastdiv 0.1.0

Perform fast division by a runtime constant.
Documentation
[[bench]]
harness = false
name = "fastdiv"

[dependencies]

[dev-dependencies.criterion]
version = "0.3.5"

[package]
authors = ["sarah <>"]
description = "Perform fast division by a runtime constant."
edition = "2021"
keywords = ["division", "arithmetic"]
license = "MIT"
name = "fastdiv"
readme = "README.md"
repository = "https://github.com/kitegi/fastdiv/"
resolver = "2"
version = "0.1.0"