kotest-assertions
/
io.kotest.matchers
/
Matcher
/
compose
compose
open
infix
fun
<
U
>
compose
(
fn
:
(
U
)
->
T
)
:
Matcher
<
U
>