Skip to content

Conversation

@JuneRousseau
Copy link
Collaborator

This PR proposes a different instantiation of the safety invariant in the Deep Immutability example, in order to match more closely the intuition of which level of indirection does what:

  • interp_dro for the first layer of indirection (does not remember the exact content, but we never use this information)
  • interp_eq for the second layer of indirection (does not use interp_dro in addition because it contains an integer)

Unclear whether I want to merge this, it will depend on what we write in the paper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants