Hacker News new | ask | show | jobs
by dbalatero 2114 days ago
Not sure what Ruby core will do, but Sorbet will type everything as T.untyped in the absence of type hints. Libraries can progressively provide rbi files to add first class type support though.