Write a Scheme function that takes a list and an atom as parameters and returns a list

Question:

Write a Scheme function that takes a list and an atom as parameters and returns a list identical to its parameter list except with all top-level instances of the given atom deleted.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Concepts Of Programming Languages

ISBN: 9780133943023

11th Edition

Authors: Robert Sebesta

Question Posted: