Recursive counting of elements within a list in Lisp

前端 未结 0 1197
清歌不尽
清歌不尽 2020-12-23 15:51

The recursive function count-elements accepts a list as input and counts the number of elements present within that list, including elements of lists inside that list.

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