That makes your solution turn into the 36 character:
or 38 if you wish to add my to make it strict compliant.sub t_in_s { ($t=pop)=~s/./\Q$&\E.*/gs;pop=~/$t/s }
In reply to Re (tilly) 2: Golf: Embedded In Order
by tilly
in thread Golf: Embedded In Order
by Masem
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |