Add missing extended/included modules to stdlib by pocke · Pull Request #540 · ruby/rbs
This pull request adds missing includes and extends to stdlib type definitions. We use rbs prototype runtime to generate a prototype of standard library types, but it didn't output extend until...