RosettaCodeData/Task/Remove-duplicate-elements/CafeOBJ/remove-duplicate-elements-1.cafeobj

3 lines
48 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
red (1 2 3 4) (3 2 1 5) .
--> (4 5 1 2 3):Int