Hacker News new | ask | show | jobs
by bayangan 979 days ago
I think because that conflicts with the `bound` syntax which expects a single type.
1 comments

Unless I’m mistaken, bound constrains the type to a specific protocol while this constrains the type to specific types.