MathGroup Archive 1994

[Date Index] [Thread Index] [Author Index]

Search the Archive

MatchQ

  • To: mathgroup at christensen.cybernetics.net
  • Subject: MatchQ
  • From: wself at viking.emcmt.edu (Will Self)
  • Date: Sat, 22 Oct 94 19:00:36 -0600

Does anyone have a version of MatchQ that returns the bindings of the
pattern variables in addition to the basic True or False?

Maybe something like:

In[1]:= newMatchQ[4,x_]

Out[1]= {True, {x->4}}

Will Self
Billings, Montana





  • Prev by Date: Re: surface generation using an irregular set of points
  • Next by Date: transposing a graph
  • Previous by thread: [no subject]
  • Next by thread: transposing a graph