Skip to content

Commit 66bc754

Browse files
committed
add results-atom parameter
1 parent 37410c3 commit 66bc754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/cljc/clojure/core/typed/runtime_infer.cljc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2734,7 +2734,7 @@
27342734

27352735
#?(:clj
27362736
(defn infer-anns
2737-
([ns {:keys [spec?] :as config}]
2737+
([ns {:keys [spec? results-atom] :as config :or {results-atom results-atom}}]
27382738
{:pre [(or (instance? clojure.lang.Namespace ns)
27392739
(symbol? ns))]}
27402740
(binding [*forbidden-aliases* (when spec?

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy