Hi! I want to create a union of two lists, but one...
# functional
m
Hi! I want to create a union of two lists, but one of the list contains extra information that should be preserved. What would be the best functional way to solve this?