MathGroup Archive 2007

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

Search the Archive

Re: HoldCompleteForm (or HoldFormComplete)

  • To: mathgroup at smc.vnet.net
  • Subject: [mg79659] Re: HoldCompleteForm (or HoldFormComplete)
  • From: yatesd at mac.com
  • Date: Wed, 1 Aug 2007 05:03:52 -0400 (EDT)
  • References: <f7v4gv$t05$1@smc.vnet.net>

There is a HoldComplete which sounds like it does everything you say,
except it displays as HoldComplete[expr], whereas HoldForm[expr]
displays as expr.

HoldComplete[Sequence[a,b]] does not flatten out the Sequence.

Hope that helps,

Derek



  • Prev by Date: Re: Dot or Inner ... but not quite
  • Next by Date: Exclusions inconsistancy
  • Previous by thread: Re: Dot or Inner ... but not quite
  • Next by thread: Re: HoldCompleteForm (or HoldFormComplete)