diff options
author | Ryan Lahfa | 2024-04-16 23:49:47 +0200 |
---|---|---|
committer | Ryan Lahfa | 2024-04-24 11:04:11 +0200 |
commit | 8b1fd2477148d5c7174b5175074d480b1cb2cf06 (patch) | |
tree | 37a98870f5e34ea87c903e2c39b1eff01695554c /backends/hol4 | |
parent | 18484e28ef7b13b95dc3af0b1e34c2181e1778e5 (diff) |
compiler: map `core::option::Option::is_none` to `Option.isNone`
Our backend already have support for `isNone`, we just map it and filter
out passing the actual type as it can be inferred via implicit types.
Other backends than Lean are not done in this commit.
Signed-off-by: Ryan Lahfa <ryan.lahfa@inria.fr>
Diffstat (limited to 'backends/hol4')
0 files changed, 0 insertions, 0 deletions