[plt-scheme] examining structures when debugging (newby question)

From: Noel Welsh (noelwelsh at gmail.com)
Date: Mon Nov 26 05:17:40 EST 2007

Here you go:

  http://schemecookbook.org/view/Cookbook/StructurePrinting

In DrScheme it is probably enough to just set the inspector (I'm
temporarily broken my DrScheme install, so can't check).

BTW, I liked "Reinforcement Learning".

N.

On Nov 26, 2007 8:48 AM, Rich Sutton <rich at richsutton.com> wrote:
> there must be an easy way to see the contents of a structure's fields
> in drscheme.  a default print routine?  a generic structure
> inspector?  something through the debugger?what is the simple trick?


Posted on the users mailing list.