in reply to Re^2: Seemingly enigmatic data structures
in thread Seemingly enigmatic data structures

Another simpler rule is:
Arrows are optional between subscripty kinds of things (brackets, braces, parens).

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

  • Comment on Re^3: Seemingly enigmatic data structures

Replies are listed 'Best First'.
Re^4: Seemingly enigmatic data structures
by tphyahoo (Vicar) on Mar 05, 2005 at 17:39 UTC
    Thinking "between" helps. But wouldn't that just be brackets and braces? Where are arrows optional between parens?