RosettaCodeData/Task/Remove-duplicate-elements/Jq/remove-duplicate-elements-1.jq

2 lines
27 B
Text
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
[4,3,2,1,1,2,3,4] | unique