Ticket #50 (closed enhancement: fixed)

Opened 10 months ago

Last modified 7 months ago

Add MDCL-like value-printing function to baselib

Reported by: JarrettBillingsley Assigned to: JarrettBillingsley
Priority: normal Milestone: MiniD 2
Component: Stdlib Keywords:
Cc:

Description

MDCL (MDCL 2, anyway) will print out some values more completely than with a normal toString. Things like arrays and tables, as well as escaping characters and strings. This should be made available as a general-purpose function in the baselib, dumpVal or something.

Change History

04/27/08 16:19:27 changed by JarrettBillingsley

  • status changed from new to closed.
  • resolution set to fixed.

(In [291]) Closes #50.