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

Consider making one end of the slice bounds optional #196

Open
achaikou opened this issue Aug 18, 2023 · 0 comments
Open

Consider making one end of the slice bounds optional #196

achaikou opened this issue Aug 18, 2023 · 0 comments

Comments

@achaikou
Copy link
Contributor

Now one has to provide both lower and upper bounds.
It might be inconvenient if users would often like to limit the request only from one side. It might be better having the non-supplied bound automatically expand to the whole of the cube.

However PO wasn't sure that is really something users really need.
So this task first implies finding out if this feature is wanted and implementing if it is.

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