Returns #f if any element of lst fails to satisfy pred, #t otherwise (see EOPL).
Course: Principles of Programming Languages, Monsoon 2019
Taught by: Prof. Venkatesh Chopella
See main.rkt for code.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Returns #f if any element of lst fails to satisfy pred, #t otherwise (see EOPL).
Course: Principles of Programming Languages, Monsoon 2019
Taught by: Prof. Venkatesh Chopella
See main.rkt for code.