top | item 36019906

(no title)

rami3l | 2 years ago

Indeed, that has been a real problem, so now you can probably write `private Dictionary<RoadPlate, List<RoadPlate>> road = new();`.

discuss

order

drekipus|2 years ago

This was my main complaint, as I nlk no one the dict part needs typing, but surely `new` could infer what I want.

If so, I'm very glad.