Package: memify
Type: Package
Title: Constructing Functions That Keep State
Version: 0.1.1
Author: Bert Gunter
Maintainer: Bert Gunter <bgunter.4567@gmail.com>
Description: 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.
Depends: R (>= 4.0)
Imports: utils
License: GPL-3
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2021-01-14 20:39:19 UTC; bgunter
Repository: CRAN
Date/Publication: 2021-01-18 16:40:09 UTC
Built: R 4.4.0; ; 2024-04-23 01:02:57 UTC; windows
