Flow type definitions can give bounds to type parameters. We'd like to support them because they're giving us about 17 errors when compiling the FlowTyped test suite.
Blog post about type parameter bounds in Flow: https://flow.org/blog/2015/03/12/Bounded-Polymorphism/
Flow type definitions can give bounds to type parameters. We'd like to support them because they're giving us about 17 errors when compiling the FlowTyped test suite.
Blog post about type parameter bounds in Flow: https://flow.org/blog/2015/03/12/Bounded-Polymorphism/