Adam D. Ruppe:

One thing I wasn't quite happy with was a lot of people request:

if(a !is null) {
 // a is now NotNull!T
}

Maybe a little more amount of compiler support, to implement something like that?

Bye,
bearophile

Reply via email to