You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Clojure
I've been looking for a way to use import to import all public symbols
in a package, like Java's "import foo.bar.*" or Scala's "import
foo.bar._", but could not find something similar in Clojure.
Am I missing something?
Rich Hickey
unread,
Apr 6, 2008, 9:42:50 AM4/6/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Clojure
No. There is no wildcard support and it is not planned at this time.