Hi all,

I have seen (and used) generic interfaces for structures in Racket. However, 
they are limited to the same degree as message-passing OOP is limited: the 
dispatch is based on one argument only.

I know there is Swindle (is it still active?) and I could find GLS in packages 
for DrRacket. Is GLS a preferred way for building generic (multiple) dispatch?

Are there arguments against using multi-methods or other ways of building 
generic (and extensible) dispatch?

Thanks,
Alexey

-- 
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