我试图在 S 表达式列表上使用一个函数,但它只是给了我一个错误"Unbound variable butter"
。
(depth* (()
((bitter butter)
(makes)
(butter bitter)
butter)))
我试图在 S 表达式列表上使用一个函数,但它只是给了我一个错误"Unbound variable butter"
。
(depth* (()
((bitter butter)
(makes)
(butter bitter)
butter)))