You can also document the argument name inline for languages with block comments but no named args.
You can but it’s not the same because the names of named arguments are also present at the call site.
You can but it’s not the same because the names of named arguments are also present at the call site.