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

Implemented basic Swift sequence support (and some minor additions to ISequence) #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kaygro
Copy link

@kaygro kaygro commented Feb 10, 2017

should be alright if reverse is lazy...

kaygro and others added 2 commits February 10, 2017 15:56
added basic swift Sequence Support (except for lazy property)
@kaygro kaygro changed the title implemented dropLast on ISequence Implemented basic Swift sequence support (added dropLast to ISequence) Feb 15, 2017
@kaygro kaygro changed the title Implemented basic Swift sequence support (added dropLast to ISequence) Implemented basic Swift sequence support (and some minor additions to ISequence) Feb 15, 2017
@weyert
Copy link

weyert commented Apr 23, 2019

How could we progress this PR?

@kaygro
Copy link
Author

kaygro commented Apr 24, 2019

I could make a PR just for dropLast.
The other stuff was written for a more complete implementation of a swift compiler.
I could try and see whether Silver has caught up.

@weyert
Copy link

weyert commented Apr 25, 2019

Sorry, what do you mean @kaygro?

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.

2 participants