This PR changes the definition of `HashSet.insertMany` and `HashSet.Raw.insertMany` so that it is equivalent to repeatedly calling `HashSet.insert`/`HashSet.Raw.insert`. It also clarifies the docstrings of all the `insert` and `insertMany` functions. --------- Co-authored-by: Kim Morrison <scott.morrison@gmail.com> |
||
|---|---|---|
| .. | ||
| Data | ||
| Internal | ||
| Sat | ||
| Tactic | ||
| Time | ||
| Data.lean | ||
| Internal.lean | ||
| Sat.lean | ||
| Tactic.lean | ||
| Time.lean | ||