object Matcher
Companion object for trait Matcher that provides a
factory method that creates a Matcher[T] from a
passed function of type (T => MatchResult).
- Companion:
- class
Companion object for trait Matcher that provides a
factory method that creates a Matcher[T] from a
passed function of type (T => MatchResult).