Berkeley "CS 61A Lecture 8: UI Recursion and Iteration III" states that zero? checks if empty and empty? checks if the list is empty or the word is empty? The lecturer also says that (null? Empty) will return false. But DrScheme does not detract at all.
What is the difference between zero? and empty? in the circuit?
source
share