Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add resolving string to
NestedChainMap
This is in preparation for solving AstarVienna/ScopeSim#387 A resolving string is a string key ending in `"!"`. An instance of `NestedChainMap` will only continue to follow references if the key is a resolving key, otherwise it will return the value a the bang-string that is stored.
- Loading branch information