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> |
||
|---|---|---|
| .. | ||
| AssocList | ||
| List | ||
| Defs.lean | ||
| Index.lean | ||
| Model.lean | ||
| Raw.lean | ||
| RawLemmas.lean | ||
| WF.lean | ||