@nick_tune For me, I think I would (currently) be more likely to opt for assemblePizza1 or
interface PizzaParameters {
base: Base;
sauce: Sauce;
toppings: Topping[];
}
assemblePizza5({ base, sauce, toppings }: PizzaParameters): Pizza;
(Although maybe I'll change my preference after hearing your view)
=> More informations about this toot | View the thread | More toots from alexanderbird@mstdn.ca
=> View nick_tune@hachyderm.io profile
text/gemini
This content has been proxied by September (3851b).