|
преди 7 години | |
---|---|---|
.gitignore | преди 7 години | |
LICENSE | преди 7 години | |
README.md | преди 7 години |
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.