:cry::cry: I develop in Swift too, and the `$n` no...
# language-proposals
v
😢😢 I develop in Swift too, and the
$n
notation is horrible. Such parameters must be named to reflect their meaning, not numbered. This Swift convention is like having
p0
,
p1
,
p2
for function parameters of every function.