«« Next » « Previous
«« Next » « Previous

Link Details

DZone voters are special people. Be special. Login and vote now.
Link 80530 thumbnail

By bloid
via prog21.dadgum.com
Submitted: May 12 2008 / 07:41

By the definition of functional programming, functions can't access any data that isn't passed in. That means you need to think about what data is needed for a particular function, and "thread" that data through your program so a function can access it. It sounds horrible when written down, but it's easy in practice.
  • 2
  • 0
  • 99
  • 19

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (2)



Voters Against This Link (0)