tvix/eval: BTreeMap leaked all over the place

#212
Opened by tazjin at 2022-10-16T18·27+00

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.

  1. islandusurper closed this issue at 2022-12-03T13·39+00