Y
Hacker News
new
|
ask
|
show
|
jobs
by
orf
1252 days ago
As I understand it &impl Meower also uses dynamic dispatch, whereas the generic version will generate a specialized version for each concrete type it is called with.
1 comments
charrondev
1251 days ago
Are you sure? I thought that was dyn Meower.
link
orf
1251 days ago
You’re right! My bad
link