|
7 ani în urmă | |
---|---|---|
.gitignore | 7 ani în urmă | |
LICENSE | 7 ani în urmă | |
README.md | 7 ani în urmă |
Just notes on various things
Cache a function. Add @cache
before any function that always returns the same value for hte same input to add some magic cacheing to it.