v21’s avatarv21’s Twitter Archive—№ 81,989

    1. Dart 3 adds match statements which check for exhaustiveness, my favourite Rust feature. i'm so happy.
  1. …in reply to @v21
    now if only other languages would adopt my favourite Dart feature, which is the auto-formatter putting every argument on a new line if there's a trailing comma at the end. it sounds trivial, but it's very nice.