Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

A Rubyist walks into an Erlang

Name: Anonymous 2013-06-10 17:13

http://erlang.org/pipermail/erlang-questions/2011-July/060103.html
Follow the thread with "next message" to learn of a man's drive to make Erlang RUBY ELEGANT.

and then the aftermath:
http://erlang.org/pipermail/erlang-questions/2011-July/060229.html

Name: Anonymous 2013-06-11 16:17

>>19
Perl version would look like:
Perl:   map (sub {my ( $x ) = @_;  $x * 2 }) qw(1 2 3 4 5)

Because Perl functions have no argument lists, so binding requires explicit pattern-matching.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List