RosettaCodeData/Task/Reverse-a-string/LFE/reverse-a-string-2.lfe

3 lines
83 B
Text
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
> (set encoded (binary ("åäö ð" utf8)))
#B(195 165 195 164 195 182 32 195 176)