mapKeyWithUniqueRepresentation reports whether all possible values of k marshal to a different JSON value, and whether all possible JSON values that can unmarshal into k unmarshal to different Go values. In other words, the representation must be a bijection.
(k reflect.Kind, allowInvalidUTF8 bool)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected
searching dependent graphs…