In Hamkrest terms Then(Matcher<R and or F>)....
# minutest
d
In Hamkrest terms Then(Matcher<R and or F>). Is there any way that I could write a single matcher that combines one or the other type in some safe way? Maybe a matcher that applies two Matchers to a pair? @natpryce