Operations on shared box types

Function ptr_eq

pure fn ptr_eq<T>(a: @T, b: @T) -> bool

Determine if two shared boxes point to the same object