diff options
author | Ryan Lahfa | 2024-04-16 23:30:47 +0200 |
---|---|---|
committer | Ryan Lahfa | 2024-04-17 00:31:44 +0200 |
commit | c264b08cfb9beb5fe34d872b02a8f4cd1e12d45e (patch) | |
tree | 1b0188215788a8ec27120a8e854283ed49c1b9b7 /compiler/InterpreterBorrows.ml | |
parent | 23da71768c03d955c916635bfc5c9d5806a80187 (diff) |
compiler: map `core::option::Option::take` to identity function
`take` in a pure functional model is the identity function and
everything related to borrow checking is handled by the forward/backward
mechanism.
Signed-off-by: Ryan Lahfa <ryan.lahfa@inria.fr>
Diffstat (limited to 'compiler/InterpreterBorrows.ml')
0 files changed, 0 insertions, 0 deletions