Compares two addresses and returns true if all of their fields are equal.
import { daffCompareAddresses } from '@daffodil/geography'
function daffCompareAddresses( address0: DaffAddress address1: DaffAddress ): boolean