Ruby 3.0 brings new type checking and concurrency features
Ruby 3.0 brings new type checking and concurrency features
[Development] Posted Oct 7, 2020 16:34 UTC (Wed) by coogle
The first preview of Ruby version 3.0 was released on September 25. It includes better support for type checking, additional language features, and two new experimental features: a parallel execution mechanism called Ractor, and Scheduler, which provides concurrency improvements.
