If the order doesn't matter, could you instead use a bag? Then all three of your sequences would map to the same value (1 :> 1 @@ 2 :> 1 @@ 3 :> 1). If you needed to convert it back to a sequence, you could use FoldFunction with Append to pick an arbitrary sequence representation of the bag.
H
--
You received this message because you are subscribed to the Google Groups "tlaplus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tlaplus+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tlaplus/a9174435-acc5-43a7-9ec9-83fdbba308f4n%40googlegroups.com.