I only read about it so I could be wrong, but they...
# random
d
I only read about it so I could be wrong, but they make good use of their class unions and such. So the way they handle nullability is it’s basically a (Foo|null) object, which seems pretty elegant to me.