Home > Conflict-free Replicated Data Types > Conflict-free Replicated Data Types > Implementing CRDTs Show previous contentTry this exercise. Fill in the missing part by typing it in.To merge two Python sets representing our travel-plan CRDTs, we will use the ____ function of Python sets.Write the missing line below.SubmitReveal answer Show following content