Alex,

The spec usage guide is excellent! Thank you!

Perhaps a small correction? Below the example:

(s/valid? ::person {::first-name "Elon" ::last-name "Musk" ::email "
e...@example.com"})

;; Fails required key check

You might want to include what that spec call returns under it, which I
assume would be *true*. I got a little confused trying to figure out why
you were saying it was failing ... until I figured out the comment applied
to the next example.






Aria Media Sagl
+41 (0)76 303 4477 cell
skype: ariamedia

On Tue, May 24, 2016 at 9:13 PM, Alex Miller <a...@puredanger.com> wrote:

> No. I would expect on the order of months.
>
> On Tuesday, May 24, 2016 at 1:52:12 PM UTC-5, Gary Trakhman wrote:
>>
>> The inevitable question: is there a release schedule for 1.9 yet? I would
>> love to start writing greenfield spec code ASAP, knowing that would help me
>> communicate tradeoffs.
>>
> --
> 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/d/optout.
>

-- 
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/d/optout.

Reply via email to