To store information about a function
constructor
the data type of the arguments received by this function
the name of the function
the data type of the value returned by this function
See Implementation
To store information about a function