Help for this page

Select Code to Download


  1. or download this
    ...I seem to recall that map was just rewritten to check for void
    context and avoid the extra work if possible.
    ...
            "map" in void context is no longer expensive. "map" is now
            context aware, and will not construct a list if called in
            void context.
    
  2. or download this
    Larry Wall (<larry {at} wall.org>)
    Re: grep/map in void context
    ...
    purpose strikes me the same as the old argument that you shouldn't
    have sex for other than procreational purposes.  Sometimes side
    effects are more enjoyable than the originally intended effect.