The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Memoize dominus"

Memoize - Make functions faster by trading space for time River stage three • 78 direct dependents • 308 total dependents

*Memoizing* a function makes it faster by trading space for time. It does this by caching the return values of the function in a table. If you call the function again with the same arguments, "memoize" jumps in and gives you the value out of the tabl...

ARISTOTLE/Memoize-1.16 - 29 Jan 2023 09:05:05 UTC

Memoize::Expire - Plug-in module for automatic expiration of memoized values River stage three • 78 direct dependents • 308 total dependents

Memoize::Expire is a plug-in module for Memoize. It allows the cached values for memoized functions to expire automatically. This manual assumes you are already familiar with the Memoize module. If not, you should study that manual carefully first, p...

ARISTOTLE/Memoize-1.16 - 29 Jan 2023 09:05:05 UTC
2 results (0.027 seconds)