Why Nostr? What is Njump?
2023-08-05 23:28:40

Louis on Nostr: Why is an uninterned symbol used for IN-PACKAGE and not a keyword or a quoted symbol? ...

Why is an uninterned symbol used for IN-PACKAGE and not a keyword or a quoted symbol?

(in-package #:my-package) vs
(in-package :my-package) vs
(in-package 'my-package) ?

In what other cases would I use an uninterned symbol instead of a keyword symbol?

#CommonLisp
Author Public Key
npub1tp9e9qhmc02khh3jzpn8vmqwhj3u25yw352ed2x87zs4e2ps2uwqhadzfn