Hi Franky,
Best way I can think of currently would be to use `s/pred`, e.g.
user> (s/check (s/pred (complement #{:foo :bar}) 'allowed-value) :foo)
(not (allowed-value :foo))
Cheers,
Jason
> --
> You received this message because you are subscribed to the Google Groups
> "Plumbing and Graph: the Clojure utility belt" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
prismatic-plumb...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.