Skip to content

JSBigInt.Equals method (1 of 2)

Compares two JS values using JS "strict" equality.

C#
public bool Equals(JSValue other)

See Also


JSBigInt.Equals method (2 of 2)

C#
public override bool Equals(object? obj)

See Also

Released under the MIT license