On Wed, May 11, 2011 at 11:09 AM, Chas Emerick <cemer...@snowtide.com>wrote:
> (defn foo > ^String ([] "bar") > ^double ([a] 5.6) > ([a b] :not-hinted-at-all)) > Given the current implementation I really don't see how this could work. Keeping the old fn type-hint in a separate place from the new primitive type hints is wise until the implementation can actually deliver unified semantics. David -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en