Support function varargs #327

Open
opened 2025-12-30 01:23:34 +01:00 by adam · 0 comments
Owner

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

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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#327