Skip to content
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

TypeScript & Flow Definitions incomplete for partial application #290

Open
TylorS opened this issue Jun 17, 2019 · 4 comments
Open

TypeScript & Flow Definitions incomplete for partial application #290

TylorS opened this issue Jun 17, 2019 · 4 comments

Comments

@TylorS
Copy link
Member

TylorS commented Jun 17, 2019

The functions zip, zipItems, snapshot, slice, scan, loop and combine all have invalid TypeScript definitions when using partial application. We'll want to use the same techniques describe in #288 to correct all our definitions.

@briancavalier
Copy link
Member

The same seems to be true for flow defs. I think the same "tree" technique we chatted about will work for both TS and Flow.

@TylorS TylorS changed the title TypeScript Definitions incomplete for partial application TypeScript & Flow Definitions incomplete for partial application Jun 17, 2019
@Frikki
Copy link
Member

Frikki commented Aug 7, 2019

Added to the never-ending backlog.

@raveclassic
Copy link
Contributor

TS part should be fixed in #296

@Frikki
Copy link
Member

Frikki commented Oct 7, 2020

I guess we only need flow definitions then?

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

No branches or pull requests

5 participants