Split arguments to positional and named
Split arguments to positional and named
split_args(...)
... |
arguments to split |
A list with two named elements:
positional
, a list of the positional arguments,
named
, a list of the named arguments.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.