# Pastebin ZEvGtnOf fun eq(x: box->A!, y: box->A!): Bool => """ Determine equality by identity rather than structurally. """ x is y