[racket] typed racket and interfaces

From: Alexander D. Knauth (alexander at knauth.org)
Date: Thu May 1 22:53:49 EDT 2014

Is there a type constructor for interfaces?  And if there is, would (Instance Interface<%>) work (like (is-a?/c interface<%>) works)?  

Other slightly random but related questions:
Is there a way to specify inheritance in a class or interface type constructor (so then you can avoid some copying and pasting)?
Why doesn’t the documentation for the Class constructor not give any information about how to use it?



Posted on the users mailing list.