From c6b4c8bdc5c5f939e0d1d3eb9e2a26260fae65a0 Mon Sep 17 00:00:00 2001 From: Jay McCarthy Date: Sat, 9 Apr 2016 15:19:38 -0400 Subject: [PATCH] note --- remix/static-interface0.rkt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/remix/static-interface0.rkt b/remix/static-interface0.rkt index 526cc6d..f6c6d09 100644 --- a/remix/static-interface0.rkt +++ b/remix/static-interface0.rkt @@ -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))