[racket] Can I refer a member variable of a structure instance as a reference?

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Thu Jun 24 20:22:39 EDT 2010

I have a very hard time parsing this question but you may be
interested in using struct-copy.

Jay

On Thu, Jun 24, 2010 at 6:09 PM, Insik Cho <iminsik at gmail.com> wrote:
> Hi buddies,
> When I make an instance of a structure, I want to modify of the value of
> members of the instance.
> So, can I refer a member of a structure as a referent to update it directly?
> - Joe
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://teammccarthy.org/jay

"The glory of God is Intelligence" - D&C 93


Posted on the users mailing list.