Category:ListRecipes
From Erlang Community
Introduction
Erlang traces its roots to symbolic languages like Lisp and Prolog. Consequently, Erlang comes with a rich variety of list operations supporting higher-order programming and the efficient handling of symbolic data. Even strings are handled as simple lists of characters, and though this does have some negative effect on performance it does allow for very elegant algorithms for string-related activities. See Category:StringRecipes for more on this topic.
Articles in category "ListRecipes"
There are 13 articles in this category.
ACE |
F
OR |
ST |

Digg It
Del.icio.us
Reddit
Facebook
Stumble Upon
Technorati

