Hello, BT Templeton <[email protected]> skribis:
> `Define-inlinable' doesn't appear to work with mutually recursive > functions. Attempting to evaluate both of the following procedure > definitions results in a stack overflow. Indeed, mutually recursive functions cannot be inlined with this trivial macro. I’m not sure there’s much we can do. Maybe we could at least document it? Thanks, Ludo’.
