RosettaCodeData/Task/Reverse-a-string/LFE/reverse-a-string-2.lfe
2016-12-05 23:44:36 +01:00

2 lines
83 B
Text

> (set encoded (binary ("åäö ð" utf8)))
#B(195 165 195 164 195 182 32 195 176)