Sunday, August 28, 2016

Functions : 101

  • Function value is an Object
  • A Function types are also Classes that can be inherited by subclasses #PS:51
  • A Function has the same status as Values #53
    • Can be passed as an argument
    • Can be returned