Skip to main content
method Deno.UnsafePointer.equals

Returns true if the two pointers point to the same address.

Parameters

a: PointerValue
b: PointerValue

Returns

boolean