undef eq undef = true undef eq empty = false undef eq string = false empty eq empty = true empty eq string = false string eq string = true