Replies: 2 comments
-
Technically, you are right: the type signature could be more precise. |
Beta Was this translation helpful? Give feedback.
0 replies
-
If you want, I can send a PR :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It has this type signature:
But since
reactimate
itself continues to execute forever and never actually returns a()
, it should have one of these type signatures:Beta Was this translation helpful? Give feedback.
All reactions