kotest-assertions
/
io.kotest.properties
/
Gen
/
map
map
open
fun
<
U
>
map
(
f
:
(
T
)
->
U
)
:
Gen
<
U
>
Deprecated:
Deprecated and will be removed in 5.0. Migrate to the new property test classes in 4.0
Create a new
Gen
by mapping the output of this gen.