I assume that it's well known to the compiler contributors that D type checking is undecidable which, among other reasons, is why we have things like template recursion limits.
Confirmation of the assumption or refutation would be most welcome.
Bruce Carneal via Digitalmars-d-learn Thu, 22 Oct 2020 10:31:12 -0700
I assume that it's well known to the compiler contributors that D type checking is undecidable which, among other reasons, is why we have things like template recursion limits.
Confirmation of the assumption or refutation would be most welcome.