2024-11-22 screwtape ┃ 5#️ 1👤 1💬
@ksaj my #lispmoo2 split
{ @verb repeatedly-eval-qt :is
(com-split-string
[…]
2024-11-17 screwtape ┃ 2#️ 1👤 ┃ RE: screwtape
@fosskers
(defun eg (x)
(let* ((nos (scan-range))
[…]
I cannot say this is the easiest thing I have ever written. #lisp
(defun fizzbuzz-of (x)
(let* ((nos (scan-range))
[…]
────
────