Preparing search index...
The search index is not available
effect-ts-laws
effect-ts-laws
law
checkLawSets
Function checkLawSets
Check a list of
LawSet
s.
check
Law
Sets
(
parameters
?
)
:
(
(
...
sets
:
LawSet
[]
)
=>
string
[]
)
Parameters
parameters
:
ParameterOverrides
= {}
Returns
(
(
...
sets
:
LawSet
[]
)
=>
string
[]
)
Possibly empty array of failure messages.
(
...
sets
)
:
string
[]
Parameters
Rest
...
sets
:
LawSet
[]
The law sets to test.
Returns
string
[]
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
effect-ts-laws
Loading...
Check a list of
LawSet
s.