![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re: Re: TIMTOWTDI -- so long as it's not my wayby t'mo (Pilgrim) |
on Jan 17, 2001 at 01:13 UTC ( #52356=note: print w/replies, xml ) | Need Help?? |
(Since your question leads us off the Perl path anyway...) Smalltalk does, but with different syntax. For example, take the following Array of Strings:
The line Transcript show: (temp at: 1). will print the string "one". My training was with C++/C, and on the new job, we get to use Smalltalk. So I've been having the opposite problem that you've been having. :-)
In Section
Meditations
|
|