in reply to (Ovid) Re: ignoring empty returns from split
in thread ignoring empty returns from split

If it's not possible that length() could return a negative value, then isn't this sufficient:

     grep { length } Just curious. Not trying to be snarky.