[m-users.] Tail recursion optimisation

Volker Wysk post at volker-wysk.de
Mon May 18 00:17:56 AEST 2026


Am Sonntag, dem 17.05.2026 um 16:15 +0200 schrieb Volker Wysk:
> Hi!
> 
> I have two mutually recursive predicates, which really need the tail
> recursion optimisation. Does this recursion also happen when there are two

I meant to say: Does this OPTIMISATION also happen...

> or more predicates involved? They both are clearly tail recursive, calling
> each other.


More information about the users mailing list