Skip to content
Prev 386941 / 398502 Next

New Package: memify

The new package, memify,  provides a simple way to construct and maintain
functions that keep state i.e. remember their argument lists. This can be
useful when one needs to repeatedly invoke the same function with only a
small number of argument changes at each invocation.

The package is tiny -- basically only a single function, memify() -- and
trivial to use. The examples in the help files should suffice to show how
it works, so if you think this functionality might be useful to you, just
download the package and try it out.

I welcome feedback, either positive or negative, as well as any suggestions
for changes or improvements. Please address any of these to me
**personally** and **not** to this list.

Cheers to all and stay well,

Bert Gunter