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

lisp

Name: Anonymous 2007-11-27 20:52

How would I do this in lisp?


sub test { return (1, 2, 3) }

my ($a, $b, $c) = test();

Name: Anonymous 2007-11-28 2:06

>>7
You wouldn't.

But seriously, it's implementation dependent. Functions to get at useless information are not usually included in a language's spec.

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