haskell / haskell/aeson

What does ordered-keymap actually do?

Open
#1,151 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
1.3k
Forks
336
Avg merge
3d 7h
Merged PRs (30d)
4

Description

In some application, for some reasons, it would make my life much easier if I could get the keys in a JSON file in the order they appeared.

I found the ordered-keymap flag, which I thought would help, but looking at the implementaiton under it, it seems to use `containers` `Data.Map`?
Does this actually care about key insertion order?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.