Preparing search index...
The search index is not available
Documentation - v0.3.0
Documentation
typir
skipInferenceRuleForExistingType
Function skipInferenceRuleForExistingType
skipInferenceRuleForExistingType
<
TypeType
extends
Type
,
Specifics
extends
TypirSpecifics
,
T
extends
unknown
=
Specifics
[
"LanguageType"
]
,
>
(
inferenceRule
:
InferCurrentTypeRule
<
TypeType
,
Specifics
,
T
>
,
newType
:
TypeType
,
existingType
:
TypeType
,
)
:
boolean
Type Parameters
TypeType
extends
Type
Specifics
extends
TypirSpecifics
T
extends
unknown
=
Specifics
[
"LanguageType"
]
Parameters
inferenceRule
:
InferCurrentTypeRule
<
TypeType
,
Specifics
,
T
>
newType
:
TypeType
existingType
:
TypeType
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation - v0.3.0
Loading...