language design Union Types vs Sum Types Null-tracking, or the difference between union and sum types
language design Nullable Types as Union Types Why nullable types?A few weeks ago, we announced Dart null safety beta, a major productivity feature intended to help you avoid null errors. Speaking of null values, in the /r/dart_lang subreddit a user recently asked…Bob NystromDart