This should be public :-)
This commit is contained in:
parent
e3c1d478d1
commit
77203271a0
1 changed files with 1 additions and 1 deletions
|
|
@ -434,7 +434,7 @@
|
|||
;; significantly beyond `nmax` size, which helps to give new classes
|
||||
;; 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
|
||||
"A predicate (fn allow-class? [class-name]) fn that can be assigned
|
||||
to `*freeze-serializable-allowlist*` and/or
|
||||
|
|
|
|||
Loading…
Reference in a new issue