stable partition by murky-satyr

(let1 p(#0=read-char)(print(port-fold(rec(_ c s)(if(char<? c p)(if(display c)s)(if(char=? c p)#`",c,s"#`",s,c")))#`",p" #0#)))

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

download

return to the top page