0.1.20 is cut, the examples should work.

[org.clojure/core.typed "0.1.20"]

Also, you probably need to have (clojure.core.typed/typed-deps
clojure.core.typed.async) just below your ns form. core.typed doesn't seem
to infer the companion namespace sometimes.

Thanks,
Ambrose

On Mon, Aug 5, 2013 at 9:29 PM, Ambrose Bonnaire-Sergeant <
abonnaireserge...@gmail.com> wrote:

> This release didn't quite go as planned. While trying release core.typed
> without
> a core.async dependency I managed to break support for core.async.
>
> Fix coming.
>
> Thanks,
> Ambrose
>
>
> On Sun, Aug 4, 2013 at 12:52 PM, Ambrose Bonnaire-Sergeant <
> abonnaireserge...@gmail.com> wrote:
>
>> Hi,
>>
>> This should be exciting news for some, and perhaps the last reason
>> to use Go for others ;)
>>
>> core.typed now includes support for core.async.
>>
>> - typed core.async 
>> examples<https://github.com/clojure/core.typed/tree/master/examples/async>
>> .
>> - companion 
>> namespace<https://github.com/clojure/core.typed/blob/master/src/main/clojure/clojure/core/typed/async.clj>
>>
>> There's been some guessing about the types, I need feedback concerning
>> their correctness and utility!
>>
>> Some other interesting things happened in this release. For the fully
>> story see the 
>> changelog<https://github.com/clojure/core.typed/blob/master/CHANGELOG.md>
>> .
>>
>> Enjoy!
>> Ambrose
>>
>
>

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to