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

Doc comment possibly incorrect #9

Closed
tomjridge opened this issue May 5, 2020 · 1 comment
Closed

Doc comment possibly incorrect #9

tomjridge opened this issue May 5, 2020 · 1 comment

Comments

@tomjridge
Copy link

Adding a bindings k -> v to kvs means List.remove_assoc k kvs @ [(k, v)]

I think the (k,v) that has been added should come at the front? At least the following doc has:

Promoting a binding k -> v means removing, and then re-adding it.

So, presumably re-adding moves the binding to the front?

@tomjridge
Copy link
Author

Ignore. LRU is at front of list.

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