in reply to Re: Merge 2 strings like a zip
in thread Merge 2 strings like a zip

Thanks 1nickt.

While I didn't think it would be worth the overhead of a module for something so small/simple, I do appreciate your input, and I wasn't aware of that module or function.

Replies are listed 'Best First'.
Re^3: Merge 2 strings like a zip
by 1nickt (Canon) on Jul 09, 2015 at 10:10 UTC

    I didn't think it would be worth the overhead of a module for something so small/simple,

    • Personally I don't like the overhead of writing code that I don't need to.
    • Small/simple things have a way of growing.
    • There is more than one way to do it :-)

    Remember: Ne dederis in spiritu molere illegitimi!