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

[Merged by Bors] - feat(Topology/Basic): generalize to Sort*, add versions #9753

Closed
wants to merge 4 commits into from

Commits on Jan 15, 2024

  1. feat(Topology/Basic): generalize to Sort*, add versions

    - Generalize `interior_iInter` and `closure_iUnion_of_finite`
      to functions from `Sort*`.
    - Rename the latter to `closure_iUnion`,
      deprecate the old name.
    - Add `Set.Finite.interior_biInter`, `Set.Finite.interior_sInter`,
      `Set.Finite.closure_biUnion`, and `Set.Finite.closure_sUnion`.
    - Move `closure_eq_compl_interior_compl` up to golf.
    urkud committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2b9e823 View commit details
    Browse the repository at this point in the history
  2. Undo rename

    urkud committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    eb538e0 View commit details
    Browse the repository at this point in the history
  3. Long line

    urkud committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    38db605 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efc06d5 View commit details
    Browse the repository at this point in the history