See more
If the function takes two parameters, and return one parameter, the type will be:
Every function has its own function type, made up of the parameter types and the return type of the function itself. The function type of the above function will be :