|
7 vuotta sitten | |
---|---|---|
.gitignore | 7 vuotta sitten | |
LICENSE | 7 vuotta sitten | |
README.md | 7 vuotta sitten |
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.