soutaro / steep

Static type checker for Ruby
MIT License
1.36k stars 83 forks source link

Revert implicit generic upper bound #1220

Closed soutaro closed 3 weeks ago

soutaro commented 3 weeks ago

Found that the implicit upper bound causes issues with void and interface types. 😢