On 18 February 2010 12:14, Teemu Likonen <[email protected]> wrote: > [...] > > Higher-order functions are standard stuff in Lisp but > probably weird for many people because the the concept is > not common and the feature of first-class functions is > not available in many languages. Nevertheless they are > powerful. [...]
Most comp sci degrees teach functional programming in the first year now. And don't forget that the world's most popular programming language includes reduce and other HOFs as standard. --Antony -- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php
