[plt-scheme] Defining and adding member functions at the REPL

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Mon Jun 22 09:06:22 EDT 2009

At Thu, 18 Jun 2009 12:57:41 +1100, Greg Santucci wrote:
> Functions can be added and redefined freely at runtime at the REPL. However,
> I can't figure out how to change member function definitions at the REPL. Is
> there a way to do this?

No, there's not currently any way to change the methods in an existing
class.



Posted on the users mailing list.