tvix/eval: BTreeMap leaked all over the place
#212
Opened by tazjin at
BTreeMap should be an internal implementation detail of NixAttrs, but we have it visible in many places in the codebase. We should instead add a constructor for a slice of tuples or something like that.
- islandusurper closed this issue at 2022-12-03T13·39+00