powered by
Split arguments to positional and named
split_args(...)
A list with two named elements:
positional, a list of the positional arguments,
positional
named, a list of the named arguments.
named
arguments to split