Skip to content

Export Reverse in Base.Order#6780

Merged
JeffBezanson merged 1 commit intoJuliaLang:masterfrom
wsliang:reverse
May 8, 2014
Merged

Export Reverse in Base.Order#6780
JeffBezanson merged 1 commit intoJuliaLang:masterfrom
wsliang:reverse

Conversation

@wsliang
Copy link
Copy Markdown
Contributor

@wsliang wsliang commented May 8, 2014

In the past, Base.Order did not export Reverse since it clashed with the Reverse iterator. However, Reverse iterator has since been removed (see #4590), so there is no longer any conflict.

@StefanKarpinski
Copy link
Copy Markdown
Member

This seems sensible to me. Should we wait a bit of is this fine to just swap out? I kind of think it's fine to change what Reverse means – the old thing was so broken and this is so different it's hard to imagine anyone not noticing this change.

JeffBezanson added a commit that referenced this pull request May 8, 2014
Export Reverse in Base.Order
@JeffBezanson JeffBezanson merged commit e7694b6 into JuliaLang:master May 8, 2014
@wsliang wsliang deleted the reverse branch May 8, 2014 17:07
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