Originally created by @bioball on GitHub (Jul 29, 2025).
Users should be able to create functions with variable arguments.
This already exists in the language, but is currently only available to the standard library (for example, `List` and `Map` accept varargs)
Depends on #1154
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @bioball on GitHub (Jul 29, 2025).
Users should be able to create functions with variable arguments.
This already exists in the language, but is currently only available to the standard library (for example,
ListandMapaccept varargs)Depends on #1154