Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: complex key generator #4

Open
theKashey opened this issue Jan 24, 2020 · 0 comments
Open

Feat: complex key generator #4

theKashey opened this issue Jan 24, 2020 · 0 comments
Assignees

Comments

@theKashey
Copy link
Owner

related #3

Add nested weak map interface to combining one or more "weak mappable" objects into the one, to use as a key for memoization.

composeKeys(arg1, arg2) = uniqueKey
composeKeys(arg1, arg2) == getKey(arg1, arg2)
@theKashey theKashey self-assigned this Jan 24, 2020
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

No branches or pull requests

1 participant