diff options
author | Ryan Lahfa | 2024-04-17 00:01:34 +0200 |
---|---|---|
committer | Ryan Lahfa | 2024-04-24 11:04:11 +0200 |
commit | 18484e28ef7b13b95dc3af0b1e34c2181e1778e5 (patch) | |
tree | f9480db9b7b00df8a2c4eae43c9705be5b8e2928 /backends/hol4/divDefTheory.sig | |
parent | c264b08cfb9beb5fe34d872b02a8f4cd1e12d45e (diff) |
compiler: map `core::mem::swap` to the pure swap
In the pure functional model, `swap` is mostly about borrow checking and
should simplify to the pure swap in our backends.
Other backends than Lean are not done in this commit.
Signed-off-by: Ryan Lahfa <ryan.lahfa@inria.fr>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions