Preparing search index...
The search index is not available
Documentation - v0.0.1
Documentation
typir
OverloadedFunctionDetails
Interface OverloadedFunctionDetails
Collects all functions with the same name
interface
OverloadedFunctionDetails
{
inference
:
CompositeTypeInferenceRule
;
overloadedFunctions
:
SingleFunctionDetails
<
any
>
[]
;
sameOutputType
:
undefined
|
Type
;
}
Index
Properties
inference
overloaded
Functions
same
Output
Type
Properties
inference
inference
:
CompositeTypeInferenceRule
overloaded
Functions
overloadedFunctions
:
SingleFunctionDetails
<
any
>
[]
same
Output
Type
sameOutputType
:
undefined
|
Type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
inference
overloaded
Functions
same
Output
Type
Documentation - v0.0.1
Loading...
Collects all functions with the same name