RosettaCodeData/Task/Reverse-a-string/GAP/reverse-a-string.gap

3 lines
31 B
Plaintext

Reversed("abcdef");
# "fedcba"