{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreicej6wldg4almyyhbi4meje2irekg7qebjnhhy435qn7dkj3vhkci",
    "uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mfkrf2clh5c2"
  },
  "path": "/t/pre-pre-rfc-splatting-for-named-arguments-and-function-overloading/24012?page=2#post_33",
  "publishedAt": "2026-02-23T21:42:20.000Z",
  "site": "https://internals.rust-lang.org",
  "textContent": "That's an interesting example because I'd want `.sort()`, `.sort(by: comparison_function)` and `.sort(by_key: key_function)`, without allowing `.sort(by: comparison_function, key: key_function)`. My proposal above cannot express that.",
  "title": "[Pre-pre-RFC] \"splatting\" for named arguments and function overloading"
}