[package] name = "cyclotron" version = "0.0.3" authors = ["Eduard-Mihai Burtescu "] edition = "2018" repository = "https://github.com/LykenSol/cyclotron" license = "MIT/Apache-2.0" keywords = ["cache", "fixpoint", "memoization"] readme = "README.md" description = "Cycle-aware memoization with automatic fixpoints." [dependencies]