satisfy function

Satisfy satisfy(
  1. Matcher<int> m
)

Implementation

Satisfy satisfy(Matcher<int> m) => Satisfy(m);