2 lines
54 B
PowerShell
2 lines
54 B
PowerShell
|
|
[Regex]::Matches($s,'.','RightToLeft').Value -join ''
|