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

string doc clarifications #30682

Merged
merged 2 commits into from
Jan 10, 2019
Merged

string doc clarifications #30682

merged 2 commits into from
Jan 10, 2019

Conversation

StefanKarpinski
Copy link
Member

No description provided.

stevengj and others added 2 commits January 10, 2019 12:43
Clarify that `firstindex(str)` should always be `1` for any `AbstractString`, as mentioned by @StefanKarpinski [here](#26133 (comment)).

Also reference `prevind` and `eachindex`.

Also introduce the "code unit" terminology and mention the `codeunit` functions.
@StefanKarpinski StefanKarpinski merged commit b73d34f into master Jan 10, 2019
@StefanKarpinski StefanKarpinski deleted the sk/string-docs branch January 10, 2019 21:14
@fredrikekre fredrikekre added docs This change adds or pertains to documentation backport pending 1.0 strings "Strings!" labels Jan 11, 2019
@KristofferC KristofferC mentioned this pull request Jan 11, 2019
53 tasks
@KristofferC KristofferC mentioned this pull request Feb 11, 2019
39 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation strings "Strings!"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants