TL
Size: a a a
DL
DL
TL
Г
TL
ND
ND
DL
ND
TL
DL
TL
GA
clj-fast
? И если да, то как? :)x.y.core=> (require '[clj-fast.collections.concurrent-hash-map :as chm])
Execution error (FileNotFoundException) at x.y.core/eval39487 (form-init17436836735770775491.clj:1).
Could not locate clj_fast/collections/concurrent_hash_map__init.class, clj_fast/collections/concurrent_hash_map.clj or clj_fast/collections/concurrent_hash_map.cljc on classpath. Please check that namespaces with dashes use underscores in the Clojure file name.
GA
GA
:dependencies [; ...
[bsless/clj-fast "0.0.9"]
; ...
]
DL
GA
clj-fast
? И если да, то как? :)x.y.core=> (require '[clj-fast.collections.concurrent-hash-map :as chm])
Execution error (FileNotFoundException) at x.y.core/eval39487 (form-init17436836735770775491.clj:1).
Could not locate clj_fast/collections/concurrent_hash_map__init.class, clj_fast/collections/concurrent_hash_map.clj or clj_fast/collections/concurrent_hash_map.cljc on classpath. Please check that namespaces with dashes use underscores in the Clojure file name.
TL