Plaster
New
List
Login
common-lisp
default
anonymous
2022.02.01 18:47:41
(with-temporary-file (:stream s :pathname pn :element-type '(unsigned-byte 8)) (write-data-to-stream s) :close-stream (tweet pn))
Raw
Annotate
Repaste
Edit