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

Improved docs for std.range.stride #4445

Merged
merged 1 commit into from Jun 20, 2016
Merged

Conversation

JackStouffer
Copy link
Member

No description provided.

@@ -429,6 +429,15 @@ random-access range, moves by indexing into the range; otherwise,
moves by successive calls to $(D popFront). Applying stride twice to
the same range results in a stride with a step that is the
product of the two applications. It is an error for $(D n) to be 0.

Params:
r = an input range
Copy link
Member

Choose a reason for hiding this comment

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

same as #4444

@JackStouffer
Copy link
Member Author

@burner Fixed

@burner
Copy link
Member

burner commented Jun 20, 2016

LGTM

@burner
Copy link
Member

burner commented Jun 20, 2016

Auto-merge toggled on

@burner burner merged commit 77c8df6 into dlang:master Jun 20, 2016
@JackStouffer JackStouffer deleted the patch-10 branch June 21, 2016 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants