Skip to content

Implemented a few more functions #19

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

Merged

Conversation

adriankoren
Copy link
Contributor

  • range
  • identity
  • times
  • always
  • repeat
  • prop

Let me know if this is helpful & as I have time I'll add more.

@JustinGuedes
Copy link
Member

Hey thanks! We’ve been wanting to get this project going again. Also we’re planning on moving each function to its own file like we previously had.

@adriankoren
Copy link
Contributor Author

Hi! Thanks for the approval. At the moment TravisCI is reporting a build failure:

/Users/travis/build/FunctioningFunctionalist/ramda.swift/Ramda/R.swift:464:16: use of unresolved identifier 'curry'
        return curry(times)(functor)

I worked around this locally by adding R.curry.swift to the project file. I can add that change to this PR, but I don't want to mess with the project file like that unless you confirm that this is the right fix!

@TYRONEMICHAEL
Copy link
Member

Thanks for this. @JustinGuedes and I are looking to complete this project and would appreciate your help as well.

@TYRONEMICHAEL TYRONEMICHAEL merged commit b52bfcb into FunctioningFunctionalist:master Jun 25, 2019
@adriankoren adriankoren deleted the a-few-more-functions branch July 17, 2019 04:41
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.

3 participants