This should be public :-)

This commit is contained in:
Peter Taoussanis 2020-09-12 12:26:18 +02:00
parent e3c1d478d1
commit 77203271a0

View file

@ -434,7 +434,7 @@
;; significantly beyond `nmax` size, which helps to give new classes ;; significantly beyond `nmax` size, which helps to give new classes
;; some chance to accumulate a competitive frequency before next GC. ;; some chance to accumulate a competitive frequency before next GC.
(defn- ^{:-state_ state_} ; Undocumented (defn ^{:-state_ state_} ; Undocumented
allow-and-record-any-serializable-class-unsafe allow-and-record-any-serializable-class-unsafe
"A predicate (fn allow-class? [class-name]) fn that can be assigned "A predicate (fn allow-class? [class-name]) fn that can be assigned
to `*freeze-serializable-allowlist*` and/or to `*freeze-serializable-allowlist*` and/or