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

"Kinds" #117

Merged
merged 13 commits into from
Nov 14, 2014
Merged

"Kinds" #117

merged 13 commits into from
Nov 14, 2014

Conversation

CodaFi
Copy link
Member

@CodaFi CodaFi commented Nov 4, 2014

Well, not really, but you do get sensible parametrization in protocols. Also marks quite a few classes final.

May be topical wrt #1 and #45

@CodaFi
Copy link
Member Author

CodaFi commented Nov 8, 2014

OK. If I've done this correctly, the only thing that should break are the bifunctor instances (which nobody is using anyways).

@typelift/fp We good to go?

@pthariensflame
Copy link
Member

This is looking good to me, although I'm a little worried we're locking ourselves into this kind of thing even if higher kinds someday become available. Maybe not, though.

@CodaFi
Copy link
Member Author

CodaFi commented Nov 10, 2014

Don't worry, I promise to revert everything to structs and protocols the second they give us parametrizable protocols (:pray:). That's what this is trying to emulate anyhow.

@CodaFi
Copy link
Member Author

CodaFi commented Nov 12, 2014

I'm gonna give this 24 hours more. Speak now or forever hold your peace.

@CodaFi
Copy link
Member Author

CodaFi commented Nov 14, 2014

CodaFi added a commit that referenced this pull request Nov 14, 2014
@CodaFi CodaFi merged commit 0e95210 into typelift:master Nov 14, 2014
@CodaFi CodaFi deleted the kinds branch November 14, 2014 00:48
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