Talk:Search a list: Difference between revisions

Content added Content deleted
(Erlang)
Line 11: Line 11:
==Erlang==
==Erlang==
lists:dropwhile/2 should be used probably, to simplify traversing list.
lists:dropwhile/2 should be used probably, to simplify traversing list.

==What???==

Only a Java programmer could have come up with such a ridiculous task description.