I am currently looking for solutions for the issue I outlined here. How difficult would it be to have a with_strategy
command in Ltac2, which takes a reference list? It would also be nice to have an abstract
tactic, but since it doesn't take arguments one can easily redirect it to Ltac1.
probably pretty easy
are you going to make a PR?
I guess one issue might be to create the parser for the specific syntax of with_strategy
, but I am interested in a function without notation only.
Gaëtan Gilbert said:
are you going to make a PR?
I would prefer to prioritise Coq Platform issues - e.g. the snap CI is currently broken and it is not trivial to fix (Ubuntu messed up LXD).
Last updated: Sep 09 2024 at 04:02 UTC