If there's a non-user function on the stack (e.g., map, foreach, etc.) followed by a user-written function, then also display the non-user function (which we would normally ignore) because that might help illustrate functional programming constructs better
If there's a non-user function on the stack (e.g., map, foreach, etc.) followed by a user-written function, then also display the non-user function (which we would normally ignore) because that might help illustrate functional programming constructs better