If you're using integrant strictly for "maps with references", you might consider using a different library that doesn't have an emphasis on state management. e.g. rmap https://github.com/aroemers/rmap
Thanks, yes I saw that lib before ๐ itโs not strictly for state management since we do use the init-keys as well for loading components, but all the stuff that does not need to be instantiated can be written using an rmap.
wondering how to support composite keys