-
Notifications
You must be signed in to change notification settings - Fork 1
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
Heterogeneous Sets #3
base: master
Are you sure you want to change the base?
Commits on Jun 30, 2019
-
First two structs for ordered sets
LukeMathWalker committedJun 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 78969fa - Browse repository at this point
Copy the full SHA 78969faView commit details -
LukeMathWalker committed
Jun 30, 2019 Configuration menu - View commit details
-
Copy full SHA for a039135 - Browse repository at this point
Copy the full SHA a039135View commit details -
LukeMathWalker committed
Jun 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 1bb3fbe - Browse repository at this point
Copy the full SHA 1bb3fbeView commit details -
Add membership check to avoid duplicates
LukeMathWalker committedJun 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 62737cc - Browse repository at this point
Copy the full SHA 62737ccView commit details -
LukeMathWalker committed
Jun 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 0517d2e - Browse repository at this point
Copy the full SHA 0517d2eView commit details -
Basic union implementation, missing recursion
LukeMathWalker committedJun 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 6e30bf9 - Browse repository at this point
Copy the full SHA 6e30bf9View commit details -
Recursive union, even if the order is not exactly what I'd like to ha…
…ve...
LukeMathWalker committedJun 30, 2019 Configuration menu - View commit details
-
Copy full SHA for cfc9c7d - Browse repository at this point
Copy the full SHA cfc9c7dView commit details
Commits on Jul 1, 2019
-
Avoid overflowing at compile time
LukeMathWalker committedJul 1, 2019 Configuration menu - View commit details
-
Copy full SHA for bacc87d - Browse repository at this point
Copy the full SHA bacc87dView commit details -
Embed requirement into the OrderedHSet trait implementation for Cons
LukeMathWalker committedJul 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 75ad9b3 - Browse repository at this point
Copy the full SHA 75ad9b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98e5e13 - Browse repository at this point
Copy the full SHA 98e5e13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31c3068 - Browse repository at this point
Copy the full SHA 31c3068View commit details -
Configuration menu - View commit details
-
Copy full SHA for 174fc92 - Browse repository at this point
Copy the full SHA 174fc92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49b52e8 - Browse repository at this point
Copy the full SHA 49b52e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for eaf8787 - Browse repository at this point
Copy the full SHA eaf8787View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58957b2 - Browse repository at this point
Copy the full SHA 58957b2View commit details