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

Feature/monorepo #2

Merged
merged 4 commits into from
Dec 13, 2018
Merged

Feature/monorepo #2

merged 4 commits into from
Dec 13, 2018

Conversation

allanhortle
Copy link
Collaborator

No description provided.

Unprimitive is a point-free version of the primitive Javascript objects. It is intended to be used
through composition and other functional things.

* Because Javascript doesn't have native currying nothing is curried. (Predictability is favoured over magic)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe need to revisse this line, I reckon people will think this implies that code that uses currying is somehow unpredictable. From a dev-writing-code POV, he predictability is explicitly only about how many functions need to be called in order to end up with a value. From a dev-writing-code POV, people who like curry may argue that not currying is unpredictable, as not every function has only 1 argument.

@allanhortle allanhortle merged commit 34980d4 into master Dec 13, 2018
@allanhortle allanhortle deleted the feature/monorepo branch December 13, 2018 05:16
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