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

Change the description of xs.indices in the quickref #692

Closed
Filip-afKlinteberg opened this issue Oct 11, 2022 · 0 comments
Closed

Change the description of xs.indices in the quickref #692

Filip-afKlinteberg opened this issue Oct 11, 2022 · 0 comments

Comments

@Filip-afKlinteberg
Copy link
Contributor

The current description of xs.indices in the quickref reads as follows: "Returns a Range extending from 0 to xs.length - 1".

During lectures and in the compendium (Assignment 7.2.3a) it's instead described as a Range from 0 until xs.length.

I think that it's better with a uniform description, so I suggest that the description in the quickref should be updated.

Filip-afKlinteberg added a commit to Filip-afKlinteberg/introprog that referenced this issue Oct 11, 2022
Made the description of the xs.indices match the description in the compendium.
Filip-afKlinteberg added a commit to Filip-afKlinteberg/introprog that referenced this issue Oct 12, 2022
Changed the description of xs.indices to match the description used in the compendium (Assignment 7.2.3a) and during lectures.
bjornregnell added a commit that referenced this issue Oct 12, 2022
updated description of xs.indices (Issue #692)
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