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

Emphasize that head and tail take a constant expression #5296

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

philrz
Copy link
Contributor

@philrz philrz commented Sep 22, 2024

What's Changing

The user-facing docs for the head and tail operators will now emphasize that their parameter is a constant expression.

Why

A user expressed confusion about this in a recent community Slack thread.

Details

As described here, we actually just recently disclosed this same subtlety as relates to the top operator.

@philrz philrz merged commit 7961295 into main Sep 23, 2024
4 checks passed
@philrz philrz deleted the head-tail-const-expr branch September 23, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants