jqwik-kotlin
Toggle table of contents
1.9.3
jvm
Platform filter
jvm
Switch theme
Search in API
jqwik-kotlin
jqwik-kotlin
/
net.jqwik.kotlin.api
/
anyValue
any
Value
@
API
(
status
=
API.Status.EXPERIMENTAL
,
since
=
"1.7.1"
)
fun
<
T
:
Any
>
Collection
<
T
>
.
anyValue
(
)
:
Arbitrary
<
T
>
Convenience function to replace Arbitraries.of(..)