Options 8 and 9

<..array hooks..>+
 \def\save@decl{%
   \toks \count@ = \expandafter\expandafter\expandafter {%
      <.open lt/gt array opt.>\expandafter\@nextchar\the\toks
      \expandafter\count@<.close lt/gt array opt.>}}
 \NewConfigure{array>}{2}
 \NewConfigure{array<}{2}
 -_-_-

<..open lt/gt array opt..>
 \csname a:array\ifnum\@lastchclass=9
    >\else <\fi \expandafter\expandafter\expandafter\endcsname
 -_-_-

<..close lt/gt array opt..>
 \csname b:array\ifnum\@lastchclass=9
    >\else <\fi\endcsname
 -_-_-