Commit 2025-09-30 11:00 49fa7a73

View on Github →

feat(Finset/Interval): improve computation performance (#30078) Use map on (t \ s).powerset instead of filtering t.powerset.

Estimated changes