This will slow down the traversing by some small amount but it will make it way more bullet proof in case Notion.so comes up with more crazy ideas to use dots in keys...
It works by generating and traversing list of possible keys that can be ambiguous and tries each one until it succeeds with lookup or fails.
This will slow down the traversing by some small amount but it will make it way more bullet proof in case Notion.so comes up with more crazy ideas to use dots in keys...
It works by generating and traversing list of possible keys that can be ambiguous and tries each one until it succeeds with lookup or fails.