On Fri, Sep 10, 2010 at 12:21 PM, John Clements
<cleme...@brinckerhoff.org> wrote:
> I've spent long enough with the docs on this not to feel too embarrassed 
> about this question: what kind of value is produced by
>
> '#(struct:foo 3 4)

Just to plug Doug's excellent software:

[sa...@punge:~/work plt] r
Welcome to Racket v5.0.1.5.
> (require (planet williams/describe:1:0/describe))
> (describe '#(struct:foo 3 4))
#(struct:foo 3 4) is an immutable vector of length 3

-- 
sam th
sa...@ccs.neu.edu
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to