Y
Hacker News
new
|
ask
|
show
|
jobs
by
remram
1706 days ago
Oh no! Does it not have a type for NonNull references, like Rust does?
1 comments
kaba0
1706 days ago
Since Scala 3, it can have total static analysis where nulls become a separate type that has to be explicitly declared in type signatures.
So, yes.
link
So, yes.