Skip to content
Snippets Groups Projects
Verified Commit 8328c6cd authored by Isaac van Bakel's avatar Isaac van Bakel
Browse files

Expose atomic lifetimes opaquely in the API

This extends the lifetime signature to expose the notion of atomic
lifetimes and how they can embed into normal lifetimes. This allows for
a future lemma where I will state that a particular new lifetime is
atomic, thus allowing for the application of the lifetime-ending lemma
at a later point.

This has been done opaquely rather than exposing directly the definition
of `atomic_lft` to try to keep the API clean.
parent d077c109
No related branches found
No related tags found
1 merge request!37Expose atomic lifetimes in the API, end many in a single step
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment