-
Notifications
You must be signed in to change notification settings - Fork 118
Roadmap
Soutaro Matsumoto edited this page Jun 22, 2022
·
11 revisions
- Better completion in Ruby code
- Better completion in RBS
- Variables over method parameter types
- Top type assumption
- Ruby >3 syntax
- Better masgn/block arg support
- Inline RBS declaration
- Ractor based concurrency
- Better type-case on union with method return type
- Flexible flow-sensitive typing (#590)
- Proc/Block typing with
selftype
- Casting in Ruby code