Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New functions for checking multiple sets #1925

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Mar 7, 2024

  1. Add intersection and isDisjoined to set lib

    Linus Wagner committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    8bcfcd3 View commit details
    Browse the repository at this point in the history
  2. fix bug isDisjoined

    Linus Wagner committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    64fe9e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Fix disjoint and intersection

    Linus Wagner committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    2f2aa75 View commit details
    Browse the repository at this point in the history
  2. extend documentation isDisjoint

    Linus Wagner committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    c60ae14 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    d29bdf4 View commit details
    Browse the repository at this point in the history