tvix/eval: builtins can be pointer equal
#280
Opened by sterni at 
(builtins == builtins) == true. Note that it does only appear to work for the builtins set: [ builtins.add ] != [ builtins.add ]
- sterni updated the body of this issue at 2023-06-14T13·19+00