Function until->transformed (Racket)

后端 未结 0 1709
梦如初夏
梦如初夏 2020-12-23 21:55

Given a special form until

(until
exp1
...
expn
test)

exp1, . . . , expn are calculated sequentially, and then test is calculated. If it is f

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