in reply to Re: state preserving uniq
in thread state preserving uniq

Or even:
$s{+lc}++||print
:-)

Makeshifts last the longest.

Replies are listed 'Best First'.
Re**3: state preserving uniq
by xmath (Hermit) on Mar 01, 2003 at 17:39 UTC
    Yea ofcourse; I was aiming for simplicity though, I wasn't golfing. :-)

    (it yields the same op-tree btw)