I'm just experimenting with typed classes in the typed/racket language.In my 
first experiments I created a class called polynome% with a method derive. The 
result of this method is new instance of this class via (new this% ...). 
Unfortunately the drracket environment complained that it does not know this%. 
Is 'this%' missing by design or is it just not yet implemented?

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to