Skip to content

racketf/list.remove-first-value

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Get a new list with elements in the same order, except the the first occurrence of symbol s (see EOPL).

Course: Principles of Programming Languages, Monsoon 2019
Taught by: Prof. Venkatesh Chopella

See main.rkt for code.

About

Get a new list with elements in the same order, except the the first occurrence of symbol s (see EOPL).

Topics

Resources

License

Stars

Watchers

Forks

Languages