sub nextwith
Documentation for sub nextwith
assembled from the following types:
language documentation Functions
From Functions
(Functions) sub nextwith
nextwith
calls the next matching candidate with arguments provided by users and never returns.
proto a(|)multi a(Any )multi a(Int )a 1; # OUTPUT: «Int 1Any 2»