Skip to content

Conversation

sebmarkbage
Copy link
Collaborator

@sebmarkbage sebmarkbage commented Dec 9, 2016

This will help us type things more precisely. I've already found a few issues around refs.

Unfortunately, this currently causes an infinite loop in Flow so we can't land it.

It's also far from complete. More work is needed.

This makes one type for each type of Fiber work. Fiber is the union of them
all.

We currently can't use intersection types to avoid duplicating type defs.
We'll have to wait for the new spread feature in Flow to do that.

So instead I added a manually exploded version in FiberTypes.exploded.
Fix this before landing.
@gaearon
Copy link
Collaborator

gaearon commented Oct 4, 2017

Closing as stale. Nice try tho.

@gaearon
Copy link
Collaborator

gaearon commented Oct 4, 2017

Filed as #11101.

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

Successfully merging this pull request may close these issues.

3 participants