This commit is contained in:
Jay McCarthy 2016-04-09 15:19:38 -04:00
parent 2dc468ca66
commit c6b4c8bdc5

View File

@ -20,6 +20,9 @@
racket/performance-hint
(prefix-in remix: remix/stx0))
;; XXX Call these static-implementations and make a thing called a
;; static-interface
(begin-for-syntax
(define-generics static-interface
(static-interface-members static-interface))