[racket] Are there any papers that explain Code/Structure Inspectors?

From: Ian Tegebo (ian.tegebo at gmail.com)
Date: Sun Jun 24 18:14:12 EDT 2012

I was playing with #lang racket/gui, and then did,

> (class-info button%)
class-info: current inspector cannot inspect class: #<class:button%>

Reading a bit of the reference manual turned up both "code" and
"structure" inspectors, but I'm not sure how to solve my particular
problem.  That aside, are there any papers that introduce
"inspectors"?

-- 
Ian Tegebo

Posted on the users mailing list.