[racket] Searching for class which implements specific interface.

From: Daniil (eraserfingers at gmail.com)
Date: Thu Aug 18 18:55:10 EDT 2011

Hello, is it possible to search (on docs.racket-lang.org) for class
which implements specific interface/extends specific class?

I was just messing around with Racket's amazing GUI library and wanted
to see which classes implements a subwindow<%>.

Thank you for your time.


Posted on the users mailing list.