list_update.Rd
Update the first list based on other lists
list_update(x, ..., depth = -1L)
The first list
The other lists
The depth to update, -1 means update all
The updated list