Common Lisp member function icon Three cons cells in a chain, with the first cell grayed out and the remaining two highlighted to represent the tail returned by member 【Common Lisp】なぜ member は tail のコンスセルを返すのか(所属述語関数) 2026-05-232026-05-23 by chiilabo #Common Lisp(162) #コンスセル(20) #MacLisp(8) #equal(7) #NIL(7)
【Common Lisp】同値比較の基本の使い方(= equal eql eq) 2026-04-192026-04-15 by chiilabo #Common Lisp(162) #SBCL(43) #ハッシュテーブル(28) #Common Lisp 基本の使い方(16) #make-hash-table(9)