MathGroup Archive 2006

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

Search the Archive

garbage collection with Unique and Temporary

  • To: mathgroup at smc.vnet.net
  • Subject: [mg69776] garbage collection with Unique and Temporary
  • From: "Chris Chiasson" <chris at chiasson.name>
  • Date: Sat, 23 Sep 2006 04:43:51 -0400 (EDT)

Imagine that, inside a Module, I manually create a variable using
Unique and assign it the Temporary attribute. If the variable does not
appear in any definitions when the module exits, will it be garbage
collected via Remove? If not, what happens?

-- 
http://chris.chiasson.name/


  • Prev by Date: cusp fold surface
  • Next by Date: DSolve fails with Telegraph equation
  • Previous by thread: Re: cusp fold surface
  • Next by thread: Re: garbage collection with Unique and Temporary