We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I've been benchmarking some code and it would be nice to be able to turn off memoization. Something like memoize!(false) which sets a global switch.
memoize!(false)
Activity