Matches an argument with matcher and captures matching arguments into capture. Arguments are captured only if all other matchers match.
Matches an argument with matcher and captures matching arguments into list. Arguments are captured only if all other matchers match.