GithubHelp home page GithubHelp logo

Comments (4)

danielt1263 avatar danielt1263 commented on July 21, 2024

The above is how it's done in, for example, RxSwift. They have a file with functions that allow up to 8 parameters.

from promise.

khanlou avatar khanlou commented on July 21, 2024

I like your code gen function!

In this library, what you call join is called zip. Currently, it only allows two parameters, but we could add higher arity versions.

The changes that I'm thinking about making to zip are a) removing the and parameter name, and b) moving to a new enum namespace named Promises, so that you dont have to specify a generic type that isnt used anywhere

from promise.

juri avatar juri commented on July 21, 2024

How did I manage to miss that? zip seems kind of obvious in retrospect, but I managed to scroll right past it when browsing the source. Oh well. I'll rework the code gen to work with it.

from promise.

juri avatar juri commented on July 21, 2024

This was partially invalid and the rest was implemented in #15. Closing.

from promise.

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.