Skip to content

brycesulin/Scheme-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Scheme-Projects

(R5RS) Scheme Class Project

Function: returns true if the first argument is a member of the second argument or any of its sublists.

screen shot 2018-04-28 at 1 39 32 pm

Function: removes all duplicate elements and returns new list.

screen shot 2018-04-28 at 1 40 04 pm

Function: returns true if a subset of the list of numbers adds up to the second argument.

screen shot 2018-04-28 at 1 40 39 pm

Function: evaluates expression in postfix form.

screen shot 2018-04-28 at 1 41 30 pm

About

(R5RS) Scheme Class Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages