Skip to content
This repository was archived by the owner on Dec 31, 2022. It is now read-only.
This repository was archived by the owner on Dec 31, 2022. It is now read-only.

should we pick up some tricks/optimizations from Ramda? #21

Description

@getify

Some interesting things from Ramda to consider adding to FPO:

  • _arity(..) is used to create a function with a proper .length, from the results of utils like curry(..), etc

  • utils like flip(..) will re-curry the function (in other words, assuming you always want currying)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions