function signature

The function signature declares the function name (identifier), and the input (parameters) and output (result), of the function. Verse functions can also have specifiers that specify how to use or implement a function.