rlwhitcomb / utilities

Some of my personal utility programs
MIT License
2 stars 0 forks source link

Implement set union and intersection operators #661

Closed rlwhitcomb closed 3 months ago

rlwhitcomb commented 4 months ago

See https://www.cuemath.com/algebra/operations-on-sets/ for example (including the possible Unicode symbols for each).

Not sure how to deal with complement, since it requires a "universe" in which to function...