Use recursive definition of list to get the nth element (see EOPL).
Course: Principles of Programming Languages, Monsoon 2019
Taught by: Prof. Venkatesh Chopella
See main.rkt for code.
Use recursive definition of list to get the nth element (see EOPL).
Course: Principles of Programming Languages, Monsoon 2019
Taught by: Prof. Venkatesh Chopella
See main.rkt for code.