Convert something like ``` { 'one.two.three.four': 4, 'one.six.seven.eight': None, 'five.nine.ten': 10, 'five.zero': 'foo', } ``` into its corresponding nested dict. http://stackoverflow.com/questions/16547643/convert-a-list-of-delimited-
(dot_map_dict)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected