Add tags

Add tags to the following comment
パディング文字で描いたらいい感じかなと思ったんですが、全然短くできませんでした…。
1
2
3
4
5
(format t "~{~,,V,'*A~%~}"
    (do ((i 1 (1+ i))
         (r () `("" ,i ,@r))
         (a () `(,i "" ,@a)))
        ((< 4 i) `(,@(nreverse r) ,@(cddr a)))))

Add tags

The input will be splited to tags with space.

Index

Feed

Other

Link

Pathtraq

loading...