Y
Hacker News
new
|
ask
|
show
|
jobs
by
dragonwriter
1739 days ago
But it should just be:
function getPizza(toppings: Iterable<Topping>): Pizza { ... }