zio-test-refined
zio-test-refined
API
zio.test.refined
types
AllTypesInstances
CharInstances
DigitInstances
NetInstances
NumericInstances
StringInstance
FiniteStringPartiallyApplied
TimeInstances
all
char
digit
net
numeric
string
time
BooleanInstances
CharInstances
CollectionInstances
GenericInstances
NumericInstances
StringInstances
all
boolean
char
collection
generic
numeric
string
zio-test-refined
/
zio.test.refined
/
BooleanInstances
BooleanInstances
zio.test.refined.BooleanInstances
trait
BooleanInstances
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
object
all
.type
object
boolean
.type
Members list
Clear all
Value members
Concrete methods
def
orGen
[
R
<:
Random
,
T
,
A
,
B
](
implicit
genA
:
Gen
[
R
,
T
],
genB
:
Gen
[
R
,
T
]):
Gen
[
R
,
Refined
[
T
,
Or
[
A
,
B
]]]
Implicits
Implicits
implicit
def
orDeriveGen
[
T
,
A
,
B
](
implicit
raGen
:
DeriveGen
[
Refined
[
T
,
A
]],
rbGen
:
DeriveGen
[
Refined
[
T
,
B
]]):
DeriveGen
[
Refined
[
T
,
Or
[
A
,
B
]]]
In this article
Attributes
Members list
Value members
Concrete methods
Implicits
Implicits