(defvar empty-list (with-acc-tag '()) "An empty list accumulator. Adding an item appends it at the beginning.")
Comments top
No comments for empty-list. Log in to add a comment.