Location

Namespace
Fuse.Reactive
Package
Fuse.Reactive.Bindings 2.9.1

Parameters

left

InstanceIdentity

right

InstanceIdentity

Returns

InstanceIdentity

Possible Values

None

New objects are always new, never matched to an existing one

Key

The IdentityKey is used to compare objects. This value is chosen implicitly if IdentityKey is used.

Object

Use the object itself as the matching key. Suitable for when the object is a plain string or number.