Re: Type hint for vector element?

2012-06-14 Thread Aaron Cohen
On Wed, Jun 13, 2012 at 8:22 PM, Warren Lynn wrn.l...@gmail.com wrote: It is very common for all elements in a vector to be always of the same type. Is there any way to hint the type to Clojure? Does such hint can even improve performance? Thank you. In general, not through type hints.

Type hint for vector element?

2012-06-13 Thread Warren Lynn
It is very common for all elements in a vector to be always of the same type. Is there any way to hint the type to Clojure? Does such hint can even improve performance? Thank you. -- You received this message because you are subscribed to the Google Groups Clojure group. To post to this group,