Equals | WebHare Platform SDKWebHare Platform SDKPreparing search index...@webhare/testEqualsType Alias Equals<X, Y>Equals: EqualsInternal<X, Y>Returns whether types X and Y are equal. If will give good feedback if Y can't be assigned to X. If false is returned, try using RevEquals if that one gives better feedback. Type ParametersX extends YFirst type YSecond type SettingsMember VisibilityProtectedInheritedThemeOSLightDarkWebHare Platform SDKLoading...
Returns whether types X and Y are equal. If will give good feedback if Y can't be assigned to X. If false is returned, try using RevEquals if that one gives better feedback.