We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent def60a2 commit 0e608c9Copy full SHA for 0e608c9
src/main/clojure/cljs/util.cljc
@@ -7,6 +7,7 @@
7
; You must not remove this notice, or any other, from this software.
8
9
(ns cljs.util
10
+ (:refer-clojure :exclude [boolean?])
11
(:require [clojure.java.io :as io]
12
[clojure.string :as string]
13
[clojure.set :as set]
0 commit comments