We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 339d9af commit 72c2ca6Copy full SHA for 72c2ca6
powershell/UniqueArray.ps1 powershell/unique/Kmek_UniqueArray.ps1
@@ -4,4 +4,4 @@ Write-Host $array
4
5
$array = $array | Select-Object -Unique # The sorting one-liner
6
7
-Write-Host $array
+Write-Host $array
0 commit comments