|
|
|
|
|
by viraptor
2616 days ago
|
|
It depends what do the type annotations do. I'm not sure how perl6 does it, but for example in python type annotations are completely ignored at runtime, so don't have any impact. We'll see how much / for what does Ruby 3 actually want to use the type information. Sorbet on its own is unlikely to affect runtime either. |
|
Async python is an absolute joy to develop with.