According to the debugger, in the following snippet scala is boxing and unboxing the Char argument and later boxing and unboxing the Boolean result
Char
Boolean