Skip to content

Instantly share code, notes, and snippets.

@semperos
Created January 16, 2012 20:14
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 semperos/1622752 to your computer and use it in GitHub Desktop.
Save semperos/1622752 to your computer and use it in GitHub Desktop.
Clojure namespace error
(ns red.db.example-data
(:require [red.models.document :as doc]))
;; Unknown location:
;; error: java.lang.IllegalArgumentException: Don't know how to create ISeq from: clojure.lang.Symbol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment