|
|
|
|
|
by Manishearth
2255 days ago
|
|
I address this in the second paragraph: > impl Trait in return position has changed how people code; but that's because it made certain things suddenly possible, which isn't an idiom change as much as obsoleting some old bad workarounds. this isn't a new idiom. this is code that wasn't possible before suddenly becoming possible, and people using it. |
|