MATRIXP _ _ _ _ _ _ _ _ _ _ _ _ operator
<test\_input> :- anything you like.
matrixpis a boolean function that returns t if the input is a matrix and nil otherwise.
matrixp A; t matrixp(doodlesackbanana); nil
Related functions: squarep, symmetricp.