ifunky 0.1.0

Provides functions that choose a variant (and memoize that choice) on first call, like ifuncs without the need for loader support
Documentation
[package]
name = "ifunky"
description = "Provides functions that choose a variant (and memoize that choice) on first call, like ifuncs without the need for loader support"
version = "0.1.0"
authors = ["Alex Elsayed <eternaleye@gmail.com>"]

[dev-dependencies]
rand = "0.3"