GithubHelp home page GithubHelp logo

Comments (3)

selfrefactor avatar selfrefactor commented on May 22, 2024 1

The latest major bump of Rambda was exactly to close as possible the difference in methods - selfrefactor/rambda#276

All the failing Ramda tests are displayed in Ramda readme witch click upon this test Expand to see allRamdatests failing forRambda, if you want to know in detail the difference between the two libraries.

Moreover, all of those failing tests are kept in https://github.com/selfrefactor/rambda/tree/master/files/failing_ramda_tests folder.

If Ramda change its behavior, then I will follow suit, but for now this is how it is.

I try to enhance Ramda rather than change existing behavior - for example R.filter in Rambda supports objects, while Ramda work only with arrays. Or introducing more return types from R.type.

At some point, Idecide not to match Ramda functionality, but that is exception, rather than a rule. I will close the issue, but feel free to comment further.

from rambdax.

selfrefactor avatar selfrefactor commented on May 22, 2024

This is how Ramda behaves as you can see here:
https://ramdajs.com/repl/#?R.take%281%2C%20%5B%5B%201%2C%202%2C%203%20%5D%5D%29

from rambdax.

makarkotlov avatar makarkotlov commented on May 22, 2024

This is how Ramda behaves as you can see here:
https://ramdajs.com/repl/#?R.take%281%2C%20%5B%5B%201%2C%202%2C%203%20%5D%5D%29

Thank you, but do you think that this is the right behavior?

from rambdax.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.