Preparing search index...
The search index is not available
effect-ts-laws
effect-ts-laws
laws
concreteLawsFor
Function concreteLawsFor
Get the typeclass laws for the given typeclass name.
concrete
Laws
For
<
const
Typeclass
>
(
name
)
:
(
<
A
>
(
options
:
ConcreteGiven
<
ConcreteLambdas
[
Typeclass
]
,
A
>
)
=>
LawSet
)
Type Parameters
const
Typeclass
extends
|
"Bounded"
|
"Equivalence"
|
"Semigroup"
|
"Monoid"
|
"Order"
Parameters
name
:
Typeclass
Returns
(
<
A
>
(
options
:
ConcreteGiven
<
ConcreteLambdas
[
Typeclass
]
,
A
>
)
=>
LawSet
)
<
A
>
(
options
)
:
LawSet
Type Parameters
A
Parameters
options
:
ConcreteGiven
<
ConcreteLambdas
[
Typeclass
]
,
A
>
Returns
LawSet
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
effect-ts-laws
Loading...
Get the typeclass laws for the given typeclass name.