Replace usages of `std::set<T>` with `absl::flat_hash_set<T>` / `absl::bree_set<T>`
Open
enhancement
- Dominant language
- C++
- Stars
- 288
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
This should speed up the common subsequence operations a bit
Contributor guide
Assessment
This issue has not been assessed yet.