proposit-core
Preparing search index...
lib
isExternallyBound
Function isExternallyBound
isExternallyBound
(
v
:
{
argumentId
:
string
;
argumentVersion
:
number
;
boundArgumentId
:
string
;
boundArgumentVersion
:
number
;
boundPremiseId
:
string
;
checksum
:
string
;
id
:
string
;
symbol
:
string
;
}
,
argumentId
:
string
,
)
:
boolean
Returns
true
if the premise-bound variable references a premise in a different argument.
Parameters
v
:
{
argumentId
:
string
;
argumentVersion
:
number
;
boundArgumentId
:
string
;
boundArgumentVersion
:
number
;
boundPremiseId
:
string
;
checksum
:
string
;
id
:
string
;
symbol
:
string
;
}
argumentId
:
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
proposit-core
Loading...
Returns
trueif the premise-bound variable references a premise in a different argument.