package types var Empty = NewType("", "") var Unknown = NewType("unknown", "")