Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Renamed props to propOf, reimplemented props as multiple prop#501

Merged
CrossEye merged 1 commit intoramda:masterfrom
anton-rudeshko:props
Nov 9, 2014
Merged

Renamed props to propOf, reimplemented props as multiple prop#501
CrossEye merged 1 commit intoramda:masterfrom
anton-rudeshko:props

Conversation

@anton-rudeshko
Copy link
Contributor

Closes #499.

ramda.js Outdated
Copy link
Member

Choose a reason for hiding this comment

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

need new examples

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ouch, copy pasted. Sorry, will fix, thank you.

@anton-rudeshko
Copy link
Contributor Author

Updated.

Copy link
Member

Choose a reason for hiding this comment

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

prop is manually curried since it is a critical path and we wanted to squeeze as many cycles out as possible. i think using curry methods makes sense until we know we need to optimize. this looks really good to me.

@buzzdecafe
Copy link
Member

👍

@davidchambers
Copy link
Member

🌳

CrossEye added a commit that referenced this pull request Nov 9, 2014
Renamed `props` to `propOf`, reimplemented `props` as multiple `prop`
@CrossEye CrossEye merged commit c74ae23 into ramda:master Nov 9, 2014
@CrossEye
Copy link
Member

CrossEye commented Nov 9, 2014

LGTM

@anton-rudeshko
Copy link
Contributor Author

AWSM, thank you all.

@anton-rudeshko anton-rudeshko deleted the props branch November 9, 2014 17:37
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.

Revisiting R.props

4 participants