[squeak-dev] One liner challenge

Randal L. Schwartz merlyn at stonehenge.com
Fri Mar 12 03:34:50 UTC 2010


>>>>> "Travis" == Travis Griggs <travisgriggs at gmail.com> writes:

Travis> Given strings of the form

Travis> 'This is a (string) with some (parenthetical fields)'

Travis> turn them into

Travis> 'This is a (STRING) with some (PARENTHETICAL FIELDS)'

Somehow, I think streams and #upTo: are gonna be the key there.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion



More information about the Squeak-dev mailing list