Preparing search index...
The search index is not available
Documentation - v0.3.0
Documentation
typir
createTypeCheckStrategy
Function createTypeCheckStrategy
createTypeCheckStrategy
<
Specifics
extends
TypirSpecifics
>
(
strategy
:
TypeCheckStrategy
,
typir
:
TypirServices
<
Specifics
>
,
)
:
(
t1
:
Type
,
t2
:
Type
)
=>
undefined
|
TypirProblem
Type Parameters
Specifics
extends
TypirSpecifics
Parameters
strategy
:
TypeCheckStrategy
typir
:
TypirServices
<
Specifics
>
Returns
(
t1
:
Type
,
t2
:
Type
)
=>
undefined
|
TypirProblem
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation - v0.3.0
Loading...