Commit 2022-01-31 09:46 b3ad3f2a
View on Github →feat(data/set/lattice): review (#11672)
- generalize
set.Union_coe_set
andset.Inter_coe_set
to dependent functions; - add
bInter_Union
,sUnion_Union
; - drop
sUnion_bUnion
,sInter_bUnion
.
feat(data/set/lattice): review (#11672)
set.Union_coe_set
and set.Inter_coe_set
to dependent functions;bInter_Union
, sUnion_Union
;sUnion_bUnion
, sInter_bUnion
.