Skip to content

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

Open
kaygro wants to merge 2 commits into
remobjects:masterfrom
kaygro:master
Open

Implemented basic Swift sequence support (and some minor additions to ISequence)#7
kaygro wants to merge 2 commits into
remobjects:masterfrom
kaygro:master

Conversation

@kaygro

Copy link
Copy Markdown

should be alright if reverse is lazy...

kaygroand others added 2 commits February 10, 2017 15:56
added basic swift Sequence Support (except for lazy property)
@kaygrokaygro changed the title implemented dropLast on ISequenceImplemented basic Swift sequence support (added dropLast to ISequence)Feb 15, 2017
@kaygrokaygro 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
Copy Markdown

How could we progress this PR?

@kaygro

Copy link
Copy Markdown
Author

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
Copy Markdown

Sorry, what do you mean @kaygro?

Sign up for freeto 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

@kaygro@weyert