Hi,

Announcing a new release of core.typed, with a bunch of improvements and
fixes.

Leiningen: [org.clojure/core.typed "0.1.14"]

Highlights:
- support optional & mandatory function keyword arguments
- def-alias takes a docstring, and adds appropriate :doc metadata to the
alias var.
- accumulates and displays multiple type errors per run
- heterogeneous maps can track known absent keys
- supports letfn via letfn>

See changes for 0.1.14:
https://github.com/clojure/core.typed/blob/master/CHANGELOG.md

Thanks,
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