-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
change requestA proposal for changes to an existing featureA proposal for changes to an existing featurescriptingAbout Typst's coding capabilitiesAbout Typst's coding capabilities
Description
Description
In value position, allow passing a named default argument to array.first and array.last that would behave like the one on array.at.
Use Case
Being able to use the more readable array.first and array.last methods instead of array.atwith 0 and -1 when a default value is needed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
change requestA proposal for changes to an existing featureA proposal for changes to an existing featurescriptingAbout Typst's coding capabilitiesAbout Typst's coding capabilities