Skip to content

Instantly share code, notes, and snippets.

@haskellcamargo
Last active November 6, 2017 16:07
Show Gist options
  • Save haskellcamargo/c18dc5d4d61d0badf81a7110e65e55d8 to your computer and use it in GitHub Desktop.
Save haskellcamargo/c18dc5d4d61d0badf81a7110e65e55d8 to your computer and use it in GitHub Desktop.
Ramda rules Eslint
cond([a, b]) = ifElse | either | both
merge(__, { x: y }) = assoc(x, y)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment