Why Nostr? What is Njump?
2024-03-28 21:15:42
in reply to

screwtape on Nostr: Reiddragon :ablobcatattention: Sometimes we might want to (defun print-hello (stream) ...


Sometimes we might want to
(defun print-hello (stream) (print "hello" stream))
instead of
(flet ((print-hello (stream) (print "hello" stream)))
(print-hello *standard-output*))
for a lot of reasons, right?
Author Public Key
npub1n6w9sqrgjr37x83sdcs9rrerd9jlrk8wjajqzawhftacsa5603xs8krzel