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

Add the Star Crock #15

Merged
merged 3 commits into from
Dec 21, 2016
Merged

Add the Star Crock #15

merged 3 commits into from
Dec 21, 2016

Conversation

evilsoft
Copy link
Owner

Twinkle Twinkle Mother Father

In Submitting this PR to handle the Star portion of this issue#5.

This PR does not implement first or second for strong versions of Star, but will once we address issue#14

💥 BONUS 💥
In addtion to the Star implementation, this PR also adds an isFunctor internal function and fixes an unreported bug with the isApply internal function

const constant = require('../combinators/constant')
const compose = require('../funcs/compose')

const Pair = require('./Pair')
Copy link
Owner Author

Choose a reason for hiding this comment

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

Not needed until we have first and second implemented.

@evilsoft
Copy link
Owner Author

@evilsoft evilsoft merged commit 12e0ecc into master Dec 21, 2016
@evilsoft evilsoft deleted the star-crock branch December 21, 2016 06:12
@evilsoft evilsoft added this to the v0.1.1 milestone Jan 14, 2017
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.

1 participant