aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2020-09-09 11:09:49 +0200
committerPierre-Marie Pédrot2020-09-10 14:06:47 +0200
commit4f5026b1e797e1ed0e501118161052203e1aca50 (patch)
tree927d84249ca1c289bb7ae0f7918020670cc1fbd0 /_CoqProject
parentcdfe69d6da6b32338ba74c9f599c74389089c9dd (diff)
Add a fast-path to Tactics.e_change_in_hyps.
In case we give an empty list of occurrences to e_change_in_hyps, we can return immediately. This saves the allocation of a dummy evar, and a O(n) map over the context for "local" reduction functions. Note that passing an empty list of hypotheses is the default for both the "change" tactic and reduction tactics.
Diffstat (limited to '_CoqProject')
0 files changed, 0 insertions, 0 deletions