special 0.5.3

The package provides special functions.
Documentation
[package]
name = "special"
version = "0.5.3"
license = "Apache-2.0/MIT"
authors = [
  "Abhishek Chanda <abhishek.becs@gmail.com>",
  "Albert Pang <albert.pang@me.com>",
  "Ivan Ukhov <ivan.ukhov@gmail.com>",
  "Rúnar Berg Baugsson Sigríðarson <runarberg@zoho.com>",
]
description = "The package provides special functions."
documentation = "https://stainless-steel.github.io/special"
homepage = "https://github.com/stainless-steel/special"
repository = "https://github.com/stainless-steel/special"

[dependencies]
libc = "0.2"

[dev-dependencies]
assert = "0.7"
random = "0.10"

[[bench]]
name = "special"
path = "benches/lib.rs"