effect-ts-laws
Preparing search index...
index
isParameterizedTypeclassName
Function isParameterizedTypeclassName
isParameterizedTypeclassName
(
o
:
string
,
)
:
o
is
|
"Invariant"
|
"Covariant"
|
"Applicative"
|
"Foldable"
|
"Traversable"
|
"Alternative"
|
"Bicovariant"
|
"Contravariant"
|
"Filterable"
|
"FlatMap"
|
"Monad"
|
"RightFoldable"
|
"SemiAlternative"
Type guard for parameterized type typeclass names.
Parameters
o
:
string
Returns
o
is
|
"Invariant"
|
"Covariant"
|
"Applicative"
|
"Foldable"
|
"Traversable"
|
"Alternative"
|
"Bicovariant"
|
"Contravariant"
|
"Filterable"
|
"FlatMap"
|
"Monad"
|
"RightFoldable"
|
"SemiAlternative"
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
effect-ts-laws
Loading...
Type guard for parameterized type typeclass names.