Mapping a function to a dotted pair

后端 未结 0 1334
眼角桃花
眼角桃花 2020-12-12 11:40

I want to map a function, (lambda (x) (+ x 1)), to a dotted pair \'(1 . 2), to get another dotted pair, \'(2 . 3). I have tested the b

相关标签:
回答
  • 消灭零回复
提交回复
热议问题