On Wednesday, 21 June 2017 16:30:33 UTC+1, Alex Miller wrote:
>
> Yes, that's actually something that we have a pending patch to correct at 
> https://dev.clojure.org/jira/browse/CLJ-2046
>
That's interesting. Is there anything I can help with to get that patch 
accepted? I couldn't get it to apply to the current code in 
https://github.com/clojure/spec.alpha because the filenames have changed, 
but I copied across the changes manually so I could try it out (I can send 
you the patch I now have against the github repo if that helps)

The only thing I've seen so far is that you can use any function (not just 
'or' and 'and'). It seems to work for conforming but gives an error with 
s/gen. The error is "AssertionError Assert failed: Args to tuple must be 
generators" which I don't think pinpoints the cause very effectively.

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