RosettaCodeData/Task/String-length/Common-Lisp/string-length-1.lisp

2 lines
50 B
Common Lisp

(length (sb-ext:string-to-octets "Hello Wørld"))