Throughout this post I assume cons cells are only used to construct proper lists, such as (cons 'a (cons 'b nil)). Other uses of cons in ...
確定! 回上一頁