(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 builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |