|
пре 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.