Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

Finding the union, intersection, difference, and symmetric difference of given sets in racket.

Notifications You must be signed in to change notification settings

audreyclark/setTheoryRacket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

setTheoryRacket

This program shows basic functions within Racket. This program is made up of four main functions, with some helper functions at the top. The four main functions are: Union, Intersection, Difference, Symmetric-Difference. This program requires an understanding of basic set theory and Racket functions.

About

Finding the union, intersection, difference, and symmetric difference of given sets in racket.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages