typescript-vs-flowtype icon indicating copy to clipboard operation
typescript-vs-flowtype copied to clipboard

specifying generic parameters during call-time is available in flow 72

Open sibelius opened this issue 6 years ago • 1 comments

specifying generic parameters during call-time is available

https://github.com/facebook/flow/releases/tag/v0.72.0

Explicit type arguments in new and call expressions, e.g., f<T>(x).

sibelius avatar Jun 07 '18 10:06 sibelius

yup, this is great news, let's update the readme!

niieani avatar Jun 07 '18 18:06 niieani