memoise icon indicating copy to clipboard operation
memoise copied to clipboard

standalone memory cache feature

Open robchallen opened this issue 5 months ago • 0 comments

It would be nice to be able to use memoise in memory cache as a standalone so we don't have to take a dependency for the simple use case. e.g.

usethis::use_standalone("r-lib/memoise")

robchallen avatar Aug 14 '25 17:08 robchallen