(matches-args? expected args)
Given a list of matchers expected and a list of values args, verify whether every value in args matches the corresponding (by position in sequence) matcher in expected.
Given a list of matchers expected and a list of values args, verify whether every value in args matches the corresponding (by position in sequence) matcher in expected.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close