powered by
merge_dots_with_list(..., l = list())
merge.list
merge
merge_dots_with_list( foo = 1, bar = 2, baz = 3, l = list(foo = 4, baz = 5, quux = 6) )
Run the code above in your browser using DataLab