ENH: 'set' instead of 'insert' std::initializer_list to HashTable
- Duplicate entries are handled by overwriting, which corresponds more closely to the notion of assignment
Please register or sign in to comment
- Duplicate entries are handled by overwriting, which corresponds more closely to the notion of assignment