I s t h i s a segment-matching pattern l i k e ((?* var) ....

Question:

" I s t h i s a segment-matching pattern l i k e ((?* var) . p a t ) ?"

(and (consp pattern) (consp ( f i r s t p a t t e r n ) )

(symbolp ( f i r s t ( f i r s t p a t t e r n ) ) )

(segment-match-fn ( f i r s t ( f i r s t p a t t e r n ) ) ) ) )

(defun single-pattern- p ( p a t t e r n )

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: