(valid-or-no-spec? spec x)
(valid-or-no-spec? spec x firehose-put)
If spec exists, validate spec and warn if x is invalid, with detailed explanation. Also puts that information on firehose for use in inspect.
If spec exists, validate spec and warn if x is invalid, with detailed explanation. Also puts that information on firehose for use in inspect.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close