Skip to content

[stdlib] Fixes to doc. for formIndex of Indexable #6829

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

Merged
merged 1 commit into from
Jan 16, 2017

Conversation

dfrib
Copy link
Contributor

@dfrib dfrib commented Jan 15, 2017

Documentation for the blueprint and the implementation of formIndex(_:offsetBy:limitedBy:): added description for third parameter limit, which was previously omitted.

The description is copied from the analogous (non-inout mutating) index(_:offsetBy:limitedBy:) method.

Added documentation description for third parameter of

    formIndex(_:offsetBy:limitedBy:)

which was previously omitted.

Description copied from the 'index(_:offsetBy:limitedBy:)' method.
@natecook1000
Copy link
Member

@swift-ci Please smoke test and merge

@swift-ci swift-ci merged commit 162048a into swiftlang:master Jan 16, 2017
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.

3 participants