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:CHI-Memoize Memoize"

CHI::Memoize - Make functions faster with memoization, via CHI River stage one • 1 direct dependent • 6 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 tab...

JSWARTZ/CHI-Memoize-0.07 - 13 Aug 2014 12:34:07 UTC

CHI::Memoize::Info - Information about a memoized function River stage one • 1 direct dependent • 6 total dependents

JSWARTZ/CHI-Memoize-0.07 - 13 Aug 2014 12:34:07 UTC
2 results (0.029 seconds)