FuncType - v0.8.64
GitHub
Preparing search index...
Identity
Type Alias Identity<T>
type
Identity
<
T
>
=
{
id
:
T
;
isSame
?:
(
other
:
Identity
<
T
>
)
=>
boolean
;
}
Type Parameters
T
Index
Properties
id
is
Same?
Properties
id
id
:
T
Optional
is
Same
isSame
?:
(
other
:
Identity
<
T
>
)
=>
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
is
Same
GitHub
FuncType - v0.8.64
Loading...