RosettaCodeData/Task/Reverse-a-string/Lambdatalk/reverse-a-string.lambdatalk
2023-07-01 13:44:08 -04:00

2 lines
59 B
Text

{S.reverse hello brave new world}
-> world new brave hello