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

Test With SwiftCheck #3

Merged
merged 9 commits into from Jul 10, 2015
Merged

Test With SwiftCheck #3

merged 9 commits into from Jul 10, 2015

Conversation

CodaFi
Copy link
Member

@CodaFi CodaFi commented Jul 5, 2015

I am thoroughly disappointed with the way this turned out. I need to think a bit more about how to generate inverse functions with SwiftCheck before this gets merged.

@pthariensflame
Copy link
Member

Just tell me when you're satisfied with it, and I'll take a look. :)

@CodaFi
Copy link
Member Author

CodaFi commented Jul 8, 2015

There, better. See prisms comments for limitations. I've been thinking of just composing on some non-deterministic A -> A? then I realized that kinda defeats the purpose of the Iso! I can always come back to this when I relax the constraints on ArrowOf.... Actually 💡

@CodaFi
Copy link
Member Author

CodaFi commented Jul 8, 2015

Okay, I feel better now.

Ready for review.

@@ -6,52 +6,6 @@
// Copyright © 2015 TypeLift. All rights reserved.
//

/// Compose | Applies one function to the result of another function to produce a third function.
Copy link
Member Author

Choose a reason for hiding this comment

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

This eases my fears about operator clashing forever now.

Copy link
Member

Choose a reason for hiding this comment

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

Yaaaaay!

@CodaFi
Copy link
Member Author

CodaFi commented Jul 10, 2015

Welp, shipping now.

CodaFi added a commit that referenced this pull request Jul 10, 2015
@CodaFi CodaFi merged commit df389f2 into typelift:master Jul 10, 2015
@CodaFi CodaFi deleted the air-at-stp branch July 10, 2015 07:33
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.

None yet

2 participants