Open sibelius opened 6 years ago
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(x).
yup, this is great news, let's update the readme!
specifying generic parameters during call-time is available
https://github.com/facebook/flow/releases/tag/v0.72.0