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/separation): Adds t2_space instances for disjoint unions (sums and sigma types). #5113

Closed
wants to merge 6 commits into from

Commits on Nov 24, 2020

  1. Add t2_instance for sum

    adamtopaz committed Nov 24, 2020
    Copy the full SHA
    e1232f2 View commit details
    Browse the repository at this point in the history
  2. Add t2_instance for sigma

    adamtopaz committed Nov 24, 2020
    Copy the full SHA
    5a99e52 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Some spacing cleanup

    adamtopaz committed Nov 25, 2020
    Copy the full SHA
    6e85297 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Copy the full SHA
    728b806 View commit details
    Browse the repository at this point in the history
  2. Fix compile, add section docs

    urkud committed Nov 26, 2020
    Copy the full SHA
    d6a1692 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. spacing cleanup

    Co-authored-by: Bryan Gin-ge Chen <bryangingechen@gmail.com>
    adamtopaz and bryangingechen committed Nov 27, 2020
    Copy the full SHA
    04695bb View commit details
    Browse the repository at this point in the history