in reply to Re: Doubley surprised by fat commas
in thread Doubley surprised by fat commas

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^3: Doubley surprised by fat commas
by GrandFather (Saint) on Jun 10, 2021 at 03:28 UTC

    English and C++, although I don't see how that is relevant to the question or discussion.

    Optimising for fewest key strokes only makes sense transmitting to Pluto or beyond
      OP is a curious case of surprise. C++ wouldn't allow the syntax. C++ thinking rust? :)

        My surprise had nothing to do with C++ thinking (or even Rusty thinking). Like Parv I was expecting undef since it's been a long time since I've been bitten in that way by Perl's trailing comma in a list implications.

        Optimising for fewest key strokes only makes sense transmitting to Pluto or beyond