R/utils.R
bringItemsForward.Rd
Move selected items to the start of a list.
bringItemsForward(ll, items)
list to adjust item order.
vector of items to bring to the front. Any not in the list will be ignored.
list with selected items first