From: Peter Hickman Date: 2002-10-30T19:40:41+09:00 Subject: Re: feature idea: custom literals Bulat Ziganshin wrote: > PH> What problem is this meant to solve as i cant see a use for such a thing. > > complex = 3+7i > str =~ s/x/y/gi > > another feature will be custom operators: > > if 1 in [1,2,3] > No I can't see what you're trying to show. Perhaps an example?