Files
lush/testes/coroutine.lua
Roberto Ierusalimschy 04e19712a5 C functions can be tail called, too
A tail call to a C function can have the behavior of a "real" tail
call, reusing the stack frame of the caller.
2021-06-14 13:28:21 -03:00

29 KiB