灯下 登录
计算机科学 / SICP / 2.3.3 Example: Representing Sets

Exercise 2.59 · 习题

Exercise 2.59: Implement the union-set

operation for the unordered-list representation of sets.

练习 2.59:为集合的无序表表示实现 union-set 操作。