From 2014c22c41c5da54d9bb544de303a1b359e507df Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Mon, 2 Jun 2014 14:12:28 -0400 Subject: [PATCH] Export matcher-empty? from core --- minimart/core.rkt | 1 + 1 file changed, 1 insertion(+) diff --git a/minimart/core.rkt b/minimart/core.rkt index 3c9d3ae..35253b5 100644 --- a/minimart/core.rkt +++ b/minimart/core.rkt @@ -23,6 +23,7 @@ matcher-key-set matcher-key-set/single projection->pattern + matcher-empty? sub pub