Svilen Ivanov

Results 2 issues of Svilen Ivanov

Support formatting key-value lists while preserve their ordering. Closes #8882

team:PS
testing

Existing `json:encode_key_value_list/2` and `json:encode_key_value_list_checked/2` can be used to encode key-value lists while preserve their ordering. It will be great if `json` module exports corresponding `-spec format_key_value_list([{term(), term()}], Encode::formatter(), State::map()) ->...

team:PS
enhancement