kotlin
Toggle table of contents
1.10.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kotlin
kotlin
/
net.jqwik.kotlin.api
/
CombinatorScope
/
combineAs
combine
As
fun
<
R
:
Any
>
combineAs
(
creator
:
(
)
->
R
)
:
Combined
<
R
>