HPI/my/core/utils
Dima Gerasimov bcc4c15304 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-16 10:22:29 +01:00
..
imports.py core.common: move away import related stuff to my.core.utils.imports 2024-08-16 10:22:29 +01:00
itertools.py core: cleanup my.core.common.unique_everseen 2024-08-16 10:22:29 +01:00