I think you may be confusing the return value of a predicate value (acting as a 
spec) with the return value of the function passed to conformer.

In the former case a predicate function's return value is a logically truthy 
value and a return of nil or false indicates the value is invalid.

The function passed to a conformer is expected to return either a conformed 
value or ::s/invalid.

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