Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
このコードを実行しようとすると:
((lambda (a) (cons (quote a) a)) ’(d a b))
エラーが発生します:
': モジュール内のバインドされていない識別子: '</p>
誰かが私のためにこれを説明してもらえますか?