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: implement ListLength #134

Merged
merged 1 commit into from
Sep 2, 2022
Merged

feat: implement ListLength #134

merged 1 commit into from
Sep 2, 2022

Conversation

malandis
Copy link
Contributor

@malandis malandis commented Sep 1, 2022

Implements, tests, and documents ListLengthAsync. A list not in the
cache is interpreted to have length 0.

Closes #133

Implements, tests, and documents `ListLengthAsync`. A list not in the
cache is interpreted to have length 0.

Closes #133
@malandis malandis marked this pull request as ready for review September 1, 2022 21:19
Copy link
Contributor

@bruuuuuuuce bruuuuuuuce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@malandis malandis merged commit 18502cc into main Sep 2, 2022
@malandis malandis deleted the feat/list-length branch September 2, 2022 22:08
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.

list length client implementation
3 participants