toggle menu
jqwik-kotlin
1.8.2
jvm
switch theme
jqwik-kotlin
experiments
Kotlin
Experiments
net.
jqwik.
kotlin.
api
any()
any
For
Type()
any
Function()
any
Function0()
any
Function1()
any
Function2()
any
Function3()
any
Function4()
any
Pair()
any
Subset()
any
Triple()
any
Value()
Arbitrary
Property
array()
Combinator
Scope
combine()
Combined
component1()
component2()
component3()
component4()
component5()
component6()
component7()
component8()
flat
Combine()
frequency()
frequency
Of()
Int
Range
Arbitrary
is
Assignable
From()
Jqwik
Char
Range
Jqwik
Int
Range
Jqwik
Long
Range
Jqwik
Short
Range
kotlin
Type
of
Length()
of
Size()
or
Null()
pair()
run
Blocking
Property()
sequence()
Sequence
Arbitrary
triple()
use()
jqwik-kotlin
/
net.jqwik.kotlin.api
/
IntRangeArbitrary
/
withSizeDistribution
with
Size
Distribution
open
override
fun
withSizeDistribution
(
distribution
:
RandomDistribution
)
:
SizableArbitrary
<
IntRange
>