Skip to content

doc should note if function return not curry function (#3271)#3279

Open
HoKangInfo wants to merge 1 commit into
ramda:masterfrom
HoKangInfo:doc-note
Open

doc should note if function return not curry function (#3271)#3279
HoKangInfo wants to merge 1 commit into
ramda:masterfrom
HoKangInfo:doc-note

Conversation

@HoKangInfo
Copy link
Copy Markdown
Contributor

Simple addition a Note.

Comment thread source/unapply.js
*/
var unapply = _curry1(function unapply(fn) {
return function() {
return function () {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This change causes a linter error. Could you revert it please?

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