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

add LRANGE and ZRANGE #7

Merged
merged 7 commits into from
Nov 17, 2023
Merged

add LRANGE and ZRANGE #7

merged 7 commits into from
Nov 17, 2023

Conversation

JosuaKrause
Copy link
Owner

@JosuaKrause JosuaKrause commented Nov 17, 2023

  • implement lrange
  • implement zrange
  • test lrange
  • test zrange
  • add more coverage tests
  • improve stack example in readme and test_stack

fixes #5

@JosuaKrause JosuaKrause merged commit dc1869d into main Nov 17, 2023
@JosuaKrause JosuaKrause deleted the jk-lrange branch November 17, 2023 19:17
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.

implement lrange and zrange
1 participant