Do not provide the aggregate functions, they are internal stuff.
This commit is contained in:
parent
dc5e7b12d2
commit
5eced1fec7
3
main.rkt
3
main.rkt
|
@ -35,9 +35,6 @@
|
||||||
~global-or
|
~global-or
|
||||||
~global-and
|
~global-and
|
||||||
~global-counter
|
~global-counter
|
||||||
aggregate-global-or
|
|
||||||
aggregate-global-and
|
|
||||||
aggregate-global-counter
|
|
||||||
(for-template define-syntax/parse+simple)
|
(for-template define-syntax/parse+simple)
|
||||||
define/syntax-parse+simple
|
define/syntax-parse+simple
|
||||||
try-attribute
|
try-attribute
|
||||||
|
|
Loading…
Reference in New Issue
Block a user