Is there a more elegant way to handle multiple lam...
# language-proposals
t
Is there a more elegant way to handle multiple lambda arguments? Unless I am missing a feature, I find the use of rounded paranthesis to group up lambda arguments somewhat boilderplate-like.