Prolog > Difference List Example > Flashcards
Define a procedure rotate(X,Y) where both X and Y arerepresented by difference lists, and Y is formed byrotating X to the left by one element. Derive the difference list version.
193-198