Preparing search index...
The search index is not available
Documentation - v0.0.1
Documentation
typir
BinaryOperatorSignature
Interface BinaryOperatorSignature
interface
BinaryOperatorSignature
{
left
:
Type
;
return
:
Type
;
right
:
Type
;
}
Index
Properties
left
return
right
Properties
left
left
:
Type
return
return
:
Type
right
right
:
Type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
left
return
right
Documentation - v0.0.1
Loading...