Commit 2020-03-19 15:12 9dbc6069
View on Github →refactor(*): drop lattice
namespace (#2166)
- refactor(*): drop
lattice
namespace Other changes: - rename
*neg*
to*compl*
inboolean_algebra
. I didn't touchsub
inboolean_algebra
; should it becomesdiff
? - Fix some compile failures
- Fix the rest of compile failures
Drop
real.Sup
andreal.Inf
, define instances instead. - fix build
- fix build
- Fix build