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

2 lines
86 B
PostScript
Raw Permalink Normal View History

2013-04-10 23:57:08 -07:00
[10 8 8 98 32 2 4 5 10 ] dup length dict begin aload let* currentdict {pop} map end