an equality function that always returns false, so that the signal is always propagated (never the same/equal). this is useful in circumstances where the value is an object, and has undergone mutation, but is still the same object.
false
Generated using TypeDoc
an equality function that always returns
false
, so that the signal is always propagated (never the same/equal).this is useful in circumstances where the value is an object, and has undergone mutation, but is still the same object.