有以下 list :
(1 2 3 (4 5 6) "Properties" (("id" . 3) ("name" . "hello lisp")))
要求用:
quote
cons
acutBuildList
acutNewRb
方式构造
有以下 list :
(1 2 3 (4 5 6) "Properties" (("id" . 3) ("name" . "hello lisp")))
要求用:
quote
cons
acutBuildList
acutNewRb
方式构造