W3cubDocs

/Angular

ValueEqualityFn

A comparison function which can determine if two values are equal.

API

type ValueEqualityFn<T> = (a: T, b: T) => boolean

Super-powered by Google ©2010–2025.
Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.
https://angular.dev/api/core/ValueEqualityFn