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 0fc8b9c commit 4c60071Copy full SHA for 4c60071
src/wscljs/format.cljs
@@ -1,4 +1,5 @@
1
-(ns wscljs.format)
+(ns wscljs.format
2
+ (:refer-clojure :exclude [identity]))
3
4
5
(defprotocol Format
0 commit comments