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

Fill out functionality for cached results #468

Merged
merged 5 commits into from
Feb 12, 2024
Merged

Fill out functionality for cached results #468

merged 5 commits into from
Feb 12, 2024

Conversation

jeremykubica
Copy link
Contributor

Add a function to clear the cached results from StackSearch and add tests for the getter, setter, and clear.

----------
start : `int`
The starting index of the results to retrieve. Returns
an empty list is start is past the end of the cache.
Copy link
Collaborator

Choose a reason for hiding this comment

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

s/is start/if start

@jeremykubica jeremykubica merged commit baa02c3 into main Feb 12, 2024
2 checks passed
@jeremykubica jeremykubica deleted the clear_results branch February 12, 2024 21:03
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