Hello! I'm trying to build a set of all mappings between to arbitrary sets. I tried to create the individual mappings with GeneralMappingByElements, made a list of tuples, but I don't know how to create a collection from this list, so I can feed it to GeneralMappingsByElements. Maybe there is also a more direct way?