@corefunc/corefunc
Preparing search index...
check
checkIsSame
Function checkIsSame
checkIsSame
(
value1
:
any
,
value2
:
any
)
:
boolean
Returns true if the values are the same value, false otherwise.
Parameters
value1
:
any
value2
:
any
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@corefunc/corefunc
Loading...
Returns true if the values are the same value, false otherwise.