=== ALL USERS PLEASE NOTE ========================
CAR and CDR now return extra values.
The function CAR now returns two values. Since it has to go to the
trouble to figure out if the object is carcdr-able anyway, we figured
you might as well get both halves at once. For example, the following
code shows how to destructure a cons (SOME-CONS) into its two slots
(THE-CAR and THE-CDR):
(MULTIPLE-VALUE-BIND (THE-CAR THE-CDR) (CAR SOME-CONS) ...)
For symmetry with CAR, CDR returns a second value which is the CAR of
the object. In a related change, the functions MAKE-ARRAY and CONS
have been fixed so they don't allocate any storage except on the
stack. This should hopefully help people who don't like using the
garbage collector because it cold boots the machine so often.
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论










收起资源包目录





































































































共 621 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7
资源评论


迎风的小锐锐
- 粉丝: 11
- 资源: 3
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


会员权益专享
安全验证
文档复制为VIP权益,开通VIP直接复制
