Ruby Rogues
Sorbet with Ufuk Kayserilioglu - RUBY 664
Ufuk Kayserilioglu
So a T untyped always returns a T untyped when you call a method on it and everything. So that kind of lessens the amount of strict typing that you're doing. You can opt into higher types, strictness levels in your files to prevent this. So you can opt into type strict, which will tell you if you're doing this unsafe calls and it will say, oh, you're actually calling into a method.
0
💬
0
Comments
Log in to comment.
There are no comments yet.