The Function.identity() returns a function, Function that always returns its input argument(i.e. identity function).
Function.identity()
Function
B