annotation Anyolite::WrapWithoutKeywords
Overview
Wraps all arguments of the function to positional arguments.
The optional argument limits the number of arguments to wrap as positional
arguments (-1
for all arguments).
Wraps all arguments of the function to positional arguments.
The optional argument limits the number of arguments to wrap as positional
arguments (-1
for all arguments).