Skip to content
This repository has been archived by the owner on Jan 25, 2019. It is now read-only.

Swift2 #9

Closed
wants to merge 3 commits into from
Closed

Swift2 #9

wants to merge 3 commits into from

Conversation

stigi
Copy link

@stigi stigi commented May 10, 2016

Updated to build with swift2 under Xcode 7.3

Test run (and pass) 馃尩

@stigi
Copy link
Author

stigi commented May 11, 2016

Oh, forgot to mention. A version bump after (hopefully) merging this would be appreciated 馃檱
Thanks

public func set<A, B>(lens: Lens<A, B>, a: A)(b: B) -> A {
return lens.set(a, b)
}

Copy link
Collaborator

Choose a reason for hiding this comment

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

Why did you remove this one?

Copy link
Author

Choose a reason for hiding this comment

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

oops. thanks for double checking. I'll update.

@felixvisee
Copy link
Collaborator

Thanks! :)

@stigi
Copy link
Author

stigi commented May 13, 2016

meh, just rebased this PR on master and it looks like master is already updated for swift2. wondering why I started this PR in the first place 馃槤 Guess I started looking at v0.0.2.

guess all it needs is a new version tag 馃檱

@stigi stigi closed this May 13, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants