Skip to content

Instantly share code, notes, and snippets.

@wagjo
Created November 25, 2013 11:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wagjo/7640187 to your computer and use it in GitHub Desktop.
Save wagjo/7640187 to your computer and use it in GitHub Desktop.
Type Error (user:1:5) Polymorphic function clojure.core/merge could not be applied to arguments:
Polymorphic Variables:
k36143
v36144
Domains:
nil *
(clojure.lang.IPersistentMap k v) (clojure.lang.IPersistentMap k v) *
(Option (clojure.lang.IPersistentMap k v)) *
Arguments:
Any (HMap :mandatory {} :complete? true)
Ranges:
nil
(clojure.lang.IPersistentMap k v)
(Option (clojure.lang.IPersistentMap k v))
in: (clojure.core/merge (clojure.core/meta (var clojure.core/+)) {})
ExceptionInfo Type Checker: Found 1 error clojure.core/ex-info (core.clj:4362)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment