Racket macro that recursively processes a list argument

前端 未结 0 1439
暗喜
暗喜 2020-12-06 02:23

I\'m trying to write a macro that recursively \'unwraps\' the values of a list into individual values. For example, unwrap \'(1 2 3)) would produce (separately)

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