member

member : (any list -> (union false list))

purpose:
to determine whether some value is on the list
(comparing values with equal?)


Beginning Student Language


Google