Thank you, those examples are very helpful. Now I'm wondering what category "chaining" of commands falls into, like this sort of thing in jQuery:
$('#tag').first.parent.parent.addClass('new');Is that just functional programming written backwards?
Aaron B.
Available for small or large Perl jobs; see my home node.
In reply to Re^2: Programming Examples: Declarative, Imperative, Functional, Etc.
by aaron_baugher
in thread Programming Examples: Declarative, Imperative, Functional, Etc.
by aaron_baugher
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |