Skip to content

Commit eebbb8a

Browse files
leafacrfindler
authored andcommitted
Add ‘set-cache-size!’ influence on judgment forms
1 parent ceac4a0 commit eebbb8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redex-doc/redex/scribblings/ref/patterns.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ nested lists.
394394
}
395395

396396
@defproc[(set-cache-size! [size positive-integer?]) void?]{
397-
Changes the size of the per-pattern and per-metafunction caches.
397+
Changes the size of the per-pattern, per-metafunction and per-judgment-form caches.
398398

399399
The default size is @racket[63].
400400
}

0 commit comments

Comments
 (0)