merge_list

Function merge_list 

Source
fn merge_list(this: &ListType, that: &ListType) -> Result<ListType>