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

linked chunk: make Ends::last non-optional #4333

Open
bnjbvr opened this issue Nov 27, 2024 · 1 comment
Open

linked chunk: make Ends::last non-optional #4333

bnjbvr opened this issue Nov 27, 2024 · 1 comment
Assignees

Comments

@bnjbvr
Copy link
Member

bnjbvr commented Nov 27, 2024

Right now there seems to be a convention that:

  • last can be optional
  • when getting last, we'll get first if last was none

So it seems equivalent to setting last to first in the first place, making it non optional.

cc @Hywan, in case you're interested taking that one?

@Hywan
Copy link
Member

Hywan commented Nov 27, 2024

Yup yup

@Hywan Hywan self-assigned this Nov 27, 2024
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

2 participants