HPI/my/core/utils
Dima Gerasimov b390f8b1cb core: cleanup my.core.common.unique_everseen
- move to my.core.utils.itertools
- more robust check for hashable types -- now checks in runtime (since the one based on types purely isn't necessarily sound)
- add more testing
2024-08-15 13:28:45 +03:00
..
imports.py core.common: move away import related stuff to my.core.utils.imports 2024-08-14 11:28:50 +03:00
itertools.py core: cleanup my.core.common.unique_everseen 2024-08-15 13:28:45 +03:00