@brief Make a copy of an existing list.
@param src The existing list to copy.
@returns A new list fully populated to be identical to \p src
See Implementation
@brief Make a copy of an existing list.
@param src The existing list to copy.
@returns A new list fully populated to be identical to \p src