Eq
Defined in: actions/evaluators.ts:230
Extends
Section titled “Extends”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new Eq(
params_):Eq
Defined in: actions/evaluators.ts:61
Parameters
Section titled “Parameters”params_
Section titled “params_”Returns
Section titled “Returns”Eq
Inherited from
Section titled “Inherited from”Properties
Section titled “Properties”nonStrict
Section titled “nonStrict”
protectednonStrict:string='=='
Defined in: actions/evaluators.ts:231
Overrides
Section titled “Overrides”strict
Section titled “strict”
protectedstrict:string='==='
Defined in: actions/evaluators.ts:232
Overrides
Section titled “Overrides”Methods
Section titled “Methods”toJS()
Section titled “toJS()”toJS(
input,ctx):string
Defined in: actions/evaluators.ts:66
Parameters
Section titled “Parameters”string
EvaluatorContext
Returns
Section titled “Returns”string