Add tags

Add tags to the following comment
全然短くできないですね(^^;
最初の1文字だけ大文字というのなら標準でいくつか方法があるのですが…。
1
2
(format()"~{~A~^ ~}"(mapcar(lambda(x)(string-capitalize x :end 1))(ppcre:split"\\s+""LL day and night")))
;=> "LL Day And Night"

Add tags

The input will be splited to tags with space.

Index

Feed

Other

Link

Pathtraq

loading...