kotest-assertions
/
io.kotest.matchers
/
Matcher
/
contramap
contramap
open
fun
<
U
>
contramap
(
f
:
(
U
)
->
T
)
:
Matcher
<
U
>