exercism / dart

Exercism exercises in Dart.
https://exercism.org/tracks/dart
MIT License
57 stars 98 forks source link

Simplify assignment in space-age #444

Closed kytrinyx closed 2 years ago

kytrinyx commented 2 years ago

This removes the explicit assignments in space-age, allowing the types to be inferred.