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 documentation for sentinel-terminated slicing #10010

Merged
merged 4 commits into from
Dec 4, 2021
Merged

Add documentation for sentinel-terminated slicing #10010

merged 4 commits into from
Dec 4, 2021

Conversation

MichaelByrneAU
Copy link
Contributor

Some additional documentation touching upon sentinel-terminated slicing. This should close #9680.

I've tried to keep this brief and consistent with the level of detail presented for similar sections. Happy to incorporate feedback or correct any inaccuracies in the description.

Copy link
Member

@andrewrk andrewrk left a comment

Choose a reason for hiding this comment

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

Thanks @MichaelByrneAU - just a few suggestions and then I think this is ready to land.

@andrewrk andrewrk merged commit 7e2fae1 into ziglang:master Dec 4, 2021
@MichaelByrneAU MichaelByrneAU deleted the docs-sentinel-terminated-slicing branch December 4, 2021 12:28
kubkon pushed a commit that referenced this pull request Dec 5, 2021
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.

Construction of sentinel-terminated slices Is missing From the Language Reference
4 participants