RosettaCodeData/Task/Remove-duplicate-elements/PostScript/remove-duplicate-elements.ps

2 lines
86 B
PostScript
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
[10 8 8 98 32 2 4 5 10 ] dup length dict begin aload let* currentdict {pop} map end