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

Clarify that tuples are fixed in size? #1380

Closed
nirbheek opened this issue May 27, 2018 · 0 comments
Closed

Clarify that tuples are fixed in size? #1380

nirbheek opened this issue May 27, 2018 · 0 comments

Comments

@nirbheek
Copy link

In Chapter 3, data types, the section on arrays explicitly says that arrays are fixed size, but the section on tuples does not, so I was confused whether tuples are fixed sized or not in Rust.

https://github.com/rust-lang/book/blob/master/2018-edition/src/ch03-02-data-types.md#the-tuple-type

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants