Skip to content

Instantly share code, notes, and snippets.

@Raynos
Created January 15, 2013 07:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Raynos/73a285b69bb2721c1b1c to your computer and use it in GitHub Desktop.
Save Raynos/73a285b69bb2721c1b1c to your computer and use it in GitHub Desktop.
1:21 PM <Raynos> so htis is my problem with functional programming
11:21 PM <Raynos> there is nothing I can say about widget other then its a function that takes input and returns output and has view/element property
11:22 PM <Raynos> with OOP I could say its instance of Widget and thus has this set of methods that do useful stuff :P
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment