Skip to content
Snippets Groups Projects
Commit 0f827cc6 authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

* Prevent repeated wrapping of closed terms

  (closed(closed(closed(...)))) since this reduces performance by
  producing bigger terms and killing caching (which incidentally also
  prevents useful infinite recursion detection).
parent 2135e7c0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment