Skip to content

Conversation

bsa7
Copy link

@bsa7 bsa7 commented May 9, 2022

After the release of Ruby 3, the division into positional and named arguments has changed.
Because of this, memoization of some functions became impossible.

This pull request addresses the compatibility issue and also adds coverage for some cases.

@pboling
Copy link
Contributor

pboling commented Jun 4, 2024

FYI: Added this alert to the new memoist repo

Important

Recommendation

Consider using MemoWise instead, as it is maintained, fully tested, provides thread safety guarantees, and is much, much faster.

Other Alternatives

In case you need a tool with this feature set that is currently maintained, check out:

Tip

Seriously though, read the important note above.

Warning

If you must continue - be aware that this is unmaintained software.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants