On Aug 13, 2009, at 4:52 PM, Chas Emerick wrote:

I've actually been using it at the REPL here and there, and I've found
it pretty pleasant -- it's a very pretty way to hint args compared to
#^, and arg:Type ordering makes for easy readability (e.g. you can
very easily scan an arg form and see what the names of the args are,
as opposed to "actively" parsing them due to #^ hints or scanning for
the (relatively unobtrusive) colon in the Type:arg style).

Code below.

Very cool! I like this a lot. Would you be up for writing some doc strings and including it in clojure.contrib.def?

--Steve

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to