Class Object
In: lib/sexp_processor.rb
Parent: Object

Methods

Public Instance methods

deep_clone is the usual Marshalling hack to make a deep copy. It is rather slow, so use it sparingly. Helps with debugging SexpProcessors since you usually shift off sexps.

[Validate]