@TODO Perhaps generalize this, or even generalize it as a reader macro Tries to parse &str into Value::PersistentListMap, or some other Value::..Map Example Successes: {:a 1} => Value::PersistentListMap {PersistentListMap { MapEntry { :a, 1} .. ]})
(input: &str)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected