named `name` shadowed clojure.core/name, so trying to call `name` as a function on line 426 throws an exception. Fixes the bug by renaming the argument to `index-name`. |
||
|---|---|---|
| .. | ||
| clojure/monger | ||
| java | ||
named `name` shadowed clojure.core/name, so trying to call `name` as a function on line 426 throws an exception. Fixes the bug by renaming the argument to `index-name`. |
||
|---|---|---|
| .. | ||
| clojure/monger | ||
| java | ||