rfcs icon indicating copy to clipboard operation
rfcs copied to clipboard

Support for function calls to clearly associate each argument with a given within the function call.

Open zestack opened this issue 11 months ago • 1 comments

reference linking

  • https://en.wikipedia.org/wiki/Named_parameter
  • https://dart.dev/language/functions#named-parameters

zestack avatar Dec 09 '24 10:12 zestack

See https://docs.vlang.io/structs.html#trailing-struct-literal-arguments

JalonSolov avatar Dec 09 '24 13:12 JalonSolov