asunder by murky-satyr

(use gauche.sequence)(dolist(a(cdr(group-sequence(sort(port-map values read-char)))))(format #t"~a:~3@a
"(car a)(length a)))

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page