Commit 2025-09-01 17:39 2580ac69
View on Github →chore(NumberTheory/SelbergSieve): turn BoundingSieve
into a struct (#27820)
Based on a discussion on zulip.
I wound up removing the custom notation as well, since not everybody was fond of it and I had some trouble getting it to work properly with structure inheritance and the corresponding coersions.